manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 59 for CANCEL (0.024 sec.)
Man page of PTHREAD_CANCEL 11569
PTHREAD_CANCEL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pt ... hread_cancel, pthread_setcancelstate, pthread_setcanceltype, pt ... hread_testcancel - スレッドの取り消し 書式 #include < pthread.h > i ... nt pthread_cancel(pthread_t thread ); int pthread_setcancelstate(int ... state , int * oldstate ); int pthread_setcanceltype(int type , int * oldtype ); void pthread_testc ...
https://man.plustar.jp/manpage/man3/pthread_cancel.3.html - [similar]
Man page of PTHREAD_CANCEL 11569
PTHREAD_CANCEL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pt ... hread_cancel, pthread_setcancelstate, pthread_setcanceltype, pt ... hread_testcancel - スレッドの取り消し 書式 #include < pthread.h > i ... nt pthread_cancel(pthread_t thread ); int pthread_setcancelstate(int ... state , int * oldstate ); int pthread_setcanceltype(int type , int * oldtype ); void pthread_testc ...
https://man.plustar.jp/manpage/man3/pthread_setcancelstate.3.html - [similar]
Man page of PTHREAD_CANCEL 11569
PTHREAD_CANCEL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pt ... hread_cancel, pthread_setcancelstate, pthread_setcanceltype, pt ... hread_testcancel - スレッドの取り消し 書式 #include < pthread.h > i ... nt pthread_cancel(pthread_t thread ); int pthread_setcancelstate(int ... state , int * oldstate ); int pthread_setcanceltype(int type , int * oldtype ); void pthread_testc ...
https://man.plustar.jp/manpage/man3/pthread_setcanceltype.3.html - [similar]
Man page of PTHREAD_CANCEL 11569
PTHREAD_CANCEL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pt ... hread_cancel, pthread_setcancelstate, pthread_setcanceltype, pt ... hread_testcancel - スレッドの取り消し 書式 #include < pthread.h > i ... nt pthread_cancel(pthread_t thread ); int pthread_setcancelstate(int ... state , int * oldstate ); int pthread_setcanceltype(int type , int * oldtype ); void pthread_testc ...
https://man.plustar.jp/manpage/man3/pthread_testcancel.3.html - [similar]
Man page of AIO_CANCEL 10752
AIO_CANCEL Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ai ... o_cancel - 完了していない非同期 I/O リクエストをキャンセルす ... る 書式 #include < aio.h > int aio_cancel(int fd , struct aiocb * aiocbp ); -lrt でリンクする ... 。 説明 aio_cancel () 関数は、ファイルディスクリプター fd についての完 ... 定され、 リクエストのエラー状態 ( aio_error (3)) は ECANCELED に設定される。 キャンセルできないリクエストの制御 ...
https://man.plustar.jp/manpage/man3/aio_cancel.3.html - [similar]
Man page of IO_CANCEL 10270
IO_CANCEL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 io_ ... de < linux/aio_abi.h > /* 必要な型の定義 */ int io_cancel(aio_context_t ctx_id , struct iocb * iocb , struct ... id 引数に違う型が使われている。「注意」を参照。 io_cancel () システムコールは、過去に io_submit (2) を使って ... ューへの移動は行われない)。 返り値 成功した場合、 io_cancel () は 0 を返す。 失敗時の返り値については、「注意」 ... 指定された AIO コンテキストが無効である。 ENOSYS io_cancel () はこのアーキテクチャーでは実装されていない。 バ ...
https://man.plustar.jp/manpage/man2/io_cancel.2.html - [similar]
Man page of cancel 9468
cancel Section: Apple Inc. (1) Updated: CUPS Index JM Home Page 名前 cancel - ジョブの取り消しを ... 行う 書式 cancel [ -E ] [ -U username ] [ -a ] [ -h hostname[:port] ... e ] [ id ] [ destination ] [ destination-id ] 説明 cancel は存在する印刷ジョブの取り消しを行う。 -a オプショ ... れた出力先からすべてのジョブを消去する。 オプション cancel は以下のオプションを認識する。 -E サーバに接続する ... 権 Copyright 2007-2011 by Apple Inc. 関連キーワード cancel , キャンセル , username , 出力 , サーバ , 印刷 , プ ...
https://man.plustar.jp/manpage/man1/cancel.1.html - [similar]
Man page of GETADDRINFO_A 8286
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... getaddrinfo_a, gai_suspend, gai_error, gai_cancel - 非同期のネットワークアドレスとサービスの変換 書式 ... out ); int gai_error(struct gaicb * req ); int gai_cancel(struct gaicb * req ); -lanl でリンクする。 説明 ge ... を解決できなかった場合はエラーコードが返される。 gai_cancel () 関数は要求 req をキャンセルする。 要求が正常にキ ... ャンセルされた場合、 要求のエラーステータスに EAI_CANCELED が設定され、 通常の非同期通知が実行される。 要求 ...
https://man.plustar.jp/manpage/man3/gai_cancel.3.html - [similar]
Man page of GETADDRINFO_A 8286
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... getaddrinfo_a, gai_suspend, gai_error, gai_cancel - 非同期のネットワークアドレスとサービスの変換 書式 ... out ); int gai_error(struct gaicb * req ); int gai_cancel(struct gaicb * req ); -lanl でリンクする。 説明 ge ... を解決できなかった場合はエラーコードが返される。 gai_cancel () 関数は要求 req をキャンセルする。 要求が正常にキ ... ャンセルされた場合、 要求のエラーステータスに EAI_CANCELED が設定され、 通常の非同期通知が実行される。 要求 ...
https://man.plustar.jp/manpage/man3/gai_error.3.html - [similar]
Man page of GETADDRINFO_A 8286
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... getaddrinfo_a, gai_suspend, gai_error, gai_cancel - 非同期のネットワークアドレスとサービスの変換 書式 ... out ); int gai_error(struct gaicb * req ); int gai_cancel(struct gaicb * req ); -lanl でリンクする。 説明 ge ... を解決できなかった場合はエラーコードが返される。 gai_cancel () 関数は要求 req をキャンセルする。 要求が正常にキ ... ャンセルされた場合、 要求のエラーステータスに EAI_CANCELED が設定され、 通常の非同期通知が実行される。 要求 ...
https://man.plustar.jp/manpage/man3/gai_suspend.3.html - [similar]
PREV 1 2 3 4 5 6 NEXT

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