manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 50 for CLONE (0.005 sec.)
Man page of GETTID 7625
GETTID Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 gettid ... ぞれのスレッドは一意な TID を持つ。 さらなる詳細は、 clone (2) の CLONE_THREAD についての議論を参照すること。 ... じものではない。 In a new thread group created by a clone (2) call that does not specify the CLONE_THREAD fl ... value returned by gettid ()). 関連項目 capget (2), clone (2), fcntl (2), fork (2), get_robust_list (2), get ...
https://man.plustar.jp/manpage/man2/gettid.2.html - [similar]
Man page of GETPID 7384
GETPID Section: Linux Programmer's Manual (2) Updated: 2014-09-21 Index JM Home Page 名前 getpid ... ッシュ処理が正しく働くためには fork (2), vfork (2), clone (2) のラッパー関数でのサポートが必要である。 アプリ ... だろう (正確にいうと、親プロセスの PID が返される)。 clone (2) を glibc のラッパー関数経由で起動した際にも ge ... ) が間違った値を返す場合があり、これに関する議論は clone (2) も参照してほしい。 関連項目 clone (2), fork (2 ...
https://man.plustar.jp/manpage/man2/getpid.2.html - [similar]
Man page of GETPID 7384
GETPID Section: Linux Programmer's Manual (2) Updated: 2014-09-21 Index JM Home Page 名前 getpid ... ッシュ処理が正しく働くためには fork (2), vfork (2), clone (2) のラッパー関数でのサポートが必要である。 アプリ ... だろう (正確にいうと、親プロセスの PID が返される)。 clone (2) を glibc のラッパー関数経由で起動した際にも ge ... ) が間違った値を返す場合があり、これに関する議論は clone (2) も参照してほしい。 関連項目 clone (2), fork (2 ...
https://man.plustar.jp/manpage/man2/getppid.2.html - [similar]
Man page of WAIT 7219
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... 区別できる構成要素ではない。スレッドは Linux 固有の clone (2) システムコールを使用して生成されるプロセスに過 ... ある pthread_create (3) コールのような他のルーチンは clone (2) を使用して実装されている; これらでは waitid () ... ic options are for use with children created using clone (2); they can also, since Linux 4.7, be used with ... waitid (): __WCLONE "clone" な子プロセスだけを待つ。 指定されなかった場 ...
https://man.plustar.jp/manpage/man2/wait.2.html - [similar]
Man page of WAIT 7219
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... 区別できる構成要素ではない。スレッドは Linux 固有の clone (2) システムコールを使用して生成されるプロセスに過 ... ある pthread_create (3) コールのような他のルーチンは clone (2) を使用して実装されている; これらでは waitid () ... ic options are for use with children created using clone (2); they can also, since Linux 4.7, be used with ... waitid (): __WCLONE "clone" な子プロセスだけを待つ。 指定されなかった場 ...
https://man.plustar.jp/manpage/man2/waitid.2.html - [similar]
Man page of WAIT 7219
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... 区別できる構成要素ではない。スレッドは Linux 固有の clone (2) システムコールを使用して生成されるプロセスに過 ... ある pthread_create (3) コールのような他のルーチンは clone (2) を使用して実装されている; これらでは waitid () ... ic options are for use with children created using clone (2); they can also, since Linux 4.7, be used with ... waitid (): __WCLONE "clone" な子プロセスだけを待つ。 指定されなかった場 ...
https://man.plustar.jp/manpage/man2/waitpid.2.html - [similar]
Man page of FORK 7113
FORK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fork - 子 ... * 子プロセスの終了シグナルは常に SIGCHLD である ( clone (2) を参照)。 * ioperm (2) で設定されるポートアクセ ... ネルの fork () システムコール を起動するのではなく、 clone (2) を起動する。 clone (2) に渡すフラグとして、伝統 ... () の呼び出しは、 flags に SIGCHLD だけを指定して clone (2) を呼び出すのと等価である)。 glibc のラッパー関 ... する。 例 pipe (2) および wait (2) を参照。 関連項目 clone (2), execve (2), exit (2), setrlimit (2), unshare ...
https://man.plustar.jp/manpage/man2/fork.2.html - [similar]
Man page of VFORK 7113
VFORK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 vfork - ... ラーについては fork (2) を参照すること。 vfork () は clone (2) の特殊な場合である。 親プロセスのページテーブル ... 照。) vfork () の呼び出しは、以下の flags を指定して clone (2) を呼び出す のと等価である。 CLONE_VM | CLONE_V ... イル終端 (EOF) になる。」 と書かれている。 関連項目 clone (2), execve (2), fork (2), unshare (2), wait (2) こ ...
https://man.plustar.jp/manpage/man2/vfork.2.html - [similar]
Man page of TKILL 7083
TKILL Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 tkill, ... べきではない。 注意 スレッドグループの説明については clone (2) の CLONE_THREAD の説明を参照のこと。 glibc は ... ill () に対するラッパー関数も存在しない。 関連項目 clone (2), gettid (2), kill (2), rt_sigqueueinfo (2) この ...
https://man.plustar.jp/manpage/man2/tgkill.2.html - [similar]
Man page of TKILL 7083
TKILL Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 tkill, ... べきではない。 注意 スレッドグループの説明については clone (2) の CLONE_THREAD の説明を参照のこと。 glibc は ... ill () に対するラッパー関数も存在しない。 関連項目 clone (2), gettid (2), kill (2), rt_sigqueueinfo (2) この ...
https://man.plustar.jp/manpage/man2/tkill.2.html - [similar]
PREV 1 2 3 4 5 NEXT

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