pthread地獄 part 2 (232レス)
上
下
前
次
1-
新
114
(1)
:
93
2008/07/24(木)09:47
AA×
[240|
320
|
480
|
600
|
100%
|
JPG
|
べ
|
レス栞
|
レス消
]
114: 93 [sage] 2008/07/24(木) 09:47:40 こっちがワーカースレッド側 /* メインスレッドに処理終了を通知 */ pthread_mutex_lock(&m_end); while (NULL != thr_end) { pthread_cond_wait(&c_end, &m_end); } thr_end = pthread_self(); pthread_cond_broadcast(&c_end); pthread_mutex_unlock(&m_end); pthread_exit((void *)NULL); http://mevius.5ch.net/test/read.cgi/unix/1166620307/114
こっちがワーカースレッド側 メインスレッドに処理終了を通知
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 118 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
ぬこの手
ぬこTOP
0.010s