manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 32 for detach (0.007 sec.)
Man page of PTHREAD_DETACH 16206
PTHREAD_DETACH Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pt ... hread_detach - 実行中のスレッドをデタッチ状態にする 書式 #inclu ... de < pthread.h > int pthread_detach(pthread_t th ); 説明 pthread_detach はスレッド th ... きなくなる。 スレッドは pthread_create (3) の属性に detachstate を用いることによって、最初からデタッチ状態で生 ... 成 することができる。 これに対し、 pthread_detach は合流可能状態として生成され、後にデタッチ状態にす ...
https://man.plustar.jp/manpage/man3/pthread_detach.3.html - [similar]
Man page of UMOUNT 10036
UMOUNT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 umount ... ce Linux 3.11), and NFS (since Linux 2.1.116). MNT_DETACH (2.4.11 以降) Perform a lazy unmount: make the mou ... マウントされる。 このフラグを MNT_FORCE もしくは MNT_DETACH と同時に指定することはできない。 UMOUNT_NOFOLLOW ( ... EINVAL MNT_EXPIRE が指定された umount2 () で、 MNT_DETACH か MNT_FORCE が同時に指定された。 EINVAL (Linux 2. ... び出し元が必要な権限を持っていない。 バージョン MNT_DETACH と MNT_EXPIRE はバージョン 2.11 以降の glibc で利用 ...
https://man.plustar.jp/manpage/man2/umount.2.html - [similar]
Man page of UMOUNT 10036
UMOUNT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 umount ... ce Linux 3.11), and NFS (since Linux 2.1.116). MNT_DETACH (2.4.11 以降) Perform a lazy unmount: make the mou ... マウントされる。 このフラグを MNT_FORCE もしくは MNT_DETACH と同時に指定することはできない。 UMOUNT_NOFOLLOW ( ... EINVAL MNT_EXPIRE が指定された umount2 () で、 MNT_DETACH か MNT_FORCE が同時に指定された。 EINVAL (Linux 2. ... び出し元が必要な権限を持っていない。 バージョン MNT_DETACH と MNT_EXPIRE はバージョン 2.11 以降の glibc で利用 ...
https://man.plustar.jp/manpage/man2/umount2.2.html - [similar]
Man page of PTHREAD_JOIN 9021
PTHREAD_JOIN Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthr ... ble) な状態でなければならない。 すなわち、 pthread_detach (3) を使用してデタッチ (detach) されていたり、 pth ... read_create (3) で属性 PTHREAD_CREATE_DETACHED を与えられていたりしてはならない。 合流可能なスレ ... eroy@inria.fr > 関連項目 pthread_exit (3), pthread_detach (3), pthread_create (3), pthread_attr_setdetachsta ...
https://man.plustar.jp/manpage/man3/pthread_join.3.html - [similar]
Man page of PTHREAD_SELF 8087
PTHREAD_SELF Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthr ... 連項目 pthread_equal (3), pthread_join (3), pthread_detach (3), pthread_setschedparam (3), pthread_getschedpa ...
https://man.plustar.jp/manpage/man3/pthread_self.3.html - [similar]
Man page of PTHREAD_GETATTR_NP 7797
PTHREAD_GETATTR_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... 場合がある。 特に、以下の属性は異なる場合がある。 * detach state. join 可能なスレッドは作成後に自分自身を 切り ... 離す (detach する) ことができるからである。 * スタックサイズ。 ... 目 pthread_attr_getaffinity_np (3), pthread_attr_getdetachstate (3), pthread_attr_getguardsize (3), pthread_a ...
https://man.plustar.jp/manpage/man3/pthread_getattr_np.3.html - [similar]
Man page of SCREEN 7700
SCREEN Section: User Commands (1) Updated: Aug 2003 Index JM Home Page 名前 screen - VT100/ANSI ... 応する pid.tty.host 形式の文字列をリスト表示する。 `detached' と記されているセッションは "screen -r" で再開で ... と組み合わせると特別な意味を持つ。 -d -m screen を "detached" モードで起動する。新たなセッションが生成されるが ... ップスクリプトで便利である。 -D -m これも screen を "detached" モードで起動するが、 新たなプロセスをフォークし ... る。 C-a C (clear) 画面をクリアする。 C-a d C-a C-d (detach) 現在の端末から screen をデタッチする。 C-a D (pow ...
https://man.plustar.jp/manpage/man1/screen.1.html - [similar]
Man page of PTHREAD_ATTR_INIT 7700
PTHREAD_ATTR_INIT Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... d_attr_init, pthread_attr_destroy, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_se ... stroy(pthread_attr_t * attr ); int pthread_attr_setdetachstate(pthread_attr_t * attr , int detachstate ); in ... t pthread_attr_getdetachstate(const pthread_attr_t * attr , int * detachsta ... は変化しない。 次のようなスレッド属性に対応している: detachstate (デタッチ状態) スレッドが合流可能な状態で生成 ...
https://man.plustar.jp/manpage/man3/pthread_attr_destroy.3.html - [similar]
Man page of PTHREAD_ATTR_INIT 7700
PTHREAD_ATTR_INIT Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... d_attr_init, pthread_attr_destroy, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_se ... stroy(pthread_attr_t * attr ); int pthread_attr_setdetachstate(pthread_attr_t * attr , int detachstate ); in ... t pthread_attr_getdetachstate(const pthread_attr_t * attr , int * detachsta ... は変化しない。 次のようなスレッド属性に対応している: detachstate (デタッチ状態) スレッドが合流可能な状態で生成 ...
https://man.plustar.jp/manpage/man3/pthread_attr_getdetachstate.3.html - [similar]
Man page of PTHREAD_ATTR_INIT 7700
PTHREAD_ATTR_INIT Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... d_attr_init, pthread_attr_destroy, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_se ... stroy(pthread_attr_t * attr ); int pthread_attr_setdetachstate(pthread_attr_t * attr , int detachstate ); in ... t pthread_attr_getdetachstate(const pthread_attr_t * attr , int * detachsta ... は変化しない。 次のようなスレッド属性に対応している: detachstate (デタッチ状態) スレッドが合流可能な状態で生成 ...
https://man.plustar.jp/manpage/man3/pthread_attr_getinheritsched.3.html - [similar]
PREV 1 2 3 4 NEXT

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