総合手引 | セクション 3 | English | オプション |
#include <pthread.h>
pthread_key_create() から入手したのではない key の値を伴った、または pthread_key_delete() によって key が削除された後での、 pthread_getspecific() の呼び出しの結果は未定義です。
pthread_getspecific() はスレッド固有のデータのデストラクタ関数から呼び出されることがあります。
PTHREAD_GETSPECIFIC (3) | April 4, 1996 |
総合手引 | セクション 3 | English | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
“ | Ken Thompson has an automobile which he helped design. Unlike most automobiles, it has neither speedometer, nor gas gauge, nor any of the other numerous idiot lights which plague the modern driver. Rather, if the driver makes a mistake, a giant “?” lights up in the center of the dashboard. “The experienced driver,” says Thompson, “will usually know what's wrong.” | ” |