Silphireの日記: pthread日記(7) - pthread_self()
日記 by
Silphire
呼び出し元のスレッドのIDを返します。
pthread_t pthread_self(void);
特に書く事はありません。なお、pthread_self()はエラー終了する事はありません。
呼び出し元のスレッドのIDを返します。
pthread_t pthread_self(void);
特に書く事はありません。なお、pthread_self()はエラー終了する事はありません。
アレゲはアレゲを呼ぶ -- ある傍観者
pthread日記(7) - pthread_self() More ログイン