| [ CnUnix ] in KIDS 글 쓴 이(By): chunmok (준목) 날 짜 (Date): 2003년 4월 8일 화요일 오후 08시 03분 44초 제 목(Title): Re: Simple Question about PIPE pthread_cond_signal() function uses different parameter variable from pthread_mutex_lock() function. It uses pthread_cond_t type. Im my opinion, if ptherad_cond_signal() in SENDER uses identical variable with pthread_mutex_lock(), it cannot be executed, because pthread_mutex_lock() in READER locked its parameter variable... Please, refer man pages for parameter type. 그래... 다시 시작하는 거야 ... |