manページ検索

phrase: max: clip:
target: order:
Results of 1 - 6 of about 6 for routine (0.014 sec.)
Man page of PTHREAD_CREATE 12740
PTHREAD_CREATE Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pt ... * thread , pthread_attr_t * attr , void * (* start_routine )(void *), void * arg ); 説明 pthread_create は呼び ... る。 新しいスレッドは、 arg を第 1 引数とする start_routine という関数になる。 新しいスレッドは、 pthread_exit ... 呼び出すことによって明示的に終了するか、 関数 start_routine から返ることで暗黙的に終了する。後者の場合は、 sta ... rt_routine の終了コードとして返す結果を引数として pthread_exi ...
https://man.plustar.jp/manpage/man3/pthread_create.3.html - [similar]
Man page of PTHREAD_CLEANUP 8865
PTHREAD_CLEANUP Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 p ... de < pthread.h > void pthread_cleanup_push(void (* routine ) (void *), void * arg ); void pthread_cleanup_pop ... cute ); void pthread_cleanup_push_defer_np(void (* routine ) (void *), void * arg ); void pthread_cleanup_pop ... たりするのに使用できる。 pthread_cleanup_push は関数 routine を引数 arg とともにクリーンアップハンドラとして登録 ... exit (3) または取り消しによって終了する時に、 関数 routine が引数 arg をともなって呼び出されるようになる。 終 ...
https://man.plustar.jp/manpage/man3/pthread_cleanup_pop.3.html - [similar]
Man page of PTHREAD_CLEANUP 8865
PTHREAD_CLEANUP Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 p ... de < pthread.h > void pthread_cleanup_push(void (* routine ) (void *), void * arg ); void pthread_cleanup_pop ... cute ); void pthread_cleanup_push_defer_np(void (* routine ) (void *), void * arg ); void pthread_cleanup_pop ... たりするのに使用できる。 pthread_cleanup_push は関数 routine を引数 arg とともにクリーンアップハンドラとして登録 ... exit (3) または取り消しによって終了する時に、 関数 routine が引数 arg をともなって呼び出されるようになる。 終 ...
https://man.plustar.jp/manpage/man3/pthread_cleanup_pop_restore_np.3.html - [similar]
Man page of PTHREAD_CLEANUP 8865
PTHREAD_CLEANUP Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 p ... de < pthread.h > void pthread_cleanup_push(void (* routine ) (void *), void * arg ); void pthread_cleanup_pop ... cute ); void pthread_cleanup_push_defer_np(void (* routine ) (void *), void * arg ); void pthread_cleanup_pop ... たりするのに使用できる。 pthread_cleanup_push は関数 routine を引数 arg とともにクリーンアップハンドラとして登録 ... exit (3) または取り消しによって終了する時に、 関数 routine が引数 arg をともなって呼び出されるようになる。 終 ...
https://man.plustar.jp/manpage/man3/pthread_cleanup_push.3.html - [similar]
Man page of PTHREAD_CLEANUP 8865
PTHREAD_CLEANUP Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 p ... de < pthread.h > void pthread_cleanup_push(void (* routine ) (void *), void * arg ); void pthread_cleanup_pop ... cute ); void pthread_cleanup_push_defer_np(void (* routine ) (void *), void * arg ); void pthread_cleanup_pop ... たりするのに使用できる。 pthread_cleanup_push は関数 routine を引数 arg とともにクリーンアップハンドラとして登録 ... exit (3) または取り消しによって終了する時に、 関数 routine が引数 arg をともなって呼び出されるようになる。 終 ...
https://man.plustar.jp/manpage/man3/pthread_cleanup_push_defer_np.3.html - [similar]
Man page of PTHREAD_ONCE 6544
PTHREAD_ONCE Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthr ... _once(pthread_once_t * once_control , void (* init_routine ) (void)); 説明 pthread_once の目的は、 初期化コー ... とともに pthread_once が呼び出されたときには、 init_routine を引数なしで呼び出し、 変数 once_control の値を変更 ... 「説明」への追記にあたるものである。 スレッドが init_routine を実行中に取り消しされた場合、 once_control はリセ ... , ONCE , control , 実行 , 変数 , ルーチン , init , routine Linux マニュアル 一覧 [ man1 ] [ man2 ] [ man3 ] [ ...
https://man.plustar.jp/manpage/man3/pthread_once.3.html - [similar]
PREV 1 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022