Results of 1 - 10 of about 142 for threads (0.002 sec.)
- Man page of PTHREAD_KILL_OTHER_THREADS_NP 17662
- PTHREAD_KILL_OTHER_THREADS_NP Section: C Library Functions (3) Updated: LinuxThreads Index JM Ho
...
me Page 名前 pthread_kill_other_threads_np - 呼び出しスレッドを除くすべてのスレッドを終了さ ...
書式 #include < pthread.h > void pthread_kill_other_threads_np(void); 説明 pthread_kill_other_threads_np はポー ...
タブルでない LinuxThreads の拡張である。 この関数は呼び出しスレッドを除く、プ ...
レッドはそのまま実行を継続する。 pthread_kill_other_threads_np は、スレッドが execve (2) などの exec 関数のうち ...
-
https://man.plustar.jp/manpage/man3/pthread_kill_other_threads_np.3.html
- [similar]
- Man page of POSIXOPTIONS 9780
- POSIXOPTIONS Section: Linux Programmer's Manual (7) Updated: 2007-12-21 Index JM Home Page 名前
...
IX_BARRIERS - _SC_BARRIERS このオプションは _POSIX_THREADS と _POSIX_THREAD_SAFE_FUNCTIONS オプションを暗黙の ...
- _SC_READER_WRITER_LOCKS このオプションは _POSIX_THREADS オプションを暗黙の内に指定する。 逆に POSIX.1-2001 ...
では _POSIX_THREADS オプションはこのオプションを暗黙の内に指定する。 以 ...
PIN_LOCKS - _SC_SPIN_LOCKS このオプションは _POSIX_THREADS と _POSIX_THREAD_SAFE_FUNCTIONS オプションを暗黙の ...
-
https://man.plustar.jp/manpage/man7/posixoptions.7.html
- [similar]
- Man page of AIO_INIT 8439
- AIO_INIT Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 aio_
...
以下の形式の構造体である。 struct aioinit { int aio_threads; /* Maximum number of threads */ int aio_num; /* N ...
nit 構造体のフィールドのうち以下が使用される。 aio_threads このフィールドは、AIO の実装が使用できるワーカース ...
-
https://man.plustar.jp/manpage/man3/aio_init.3.html
- [similar]
- Man page of MALLOC_INFO 8107
- MALLOC_INFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 m
...
) を参照。 インターフェース 属性 値 malloc_info () Thread safety MT-Safe 準拠 この関数は GNU による拡張である ...
< errno.h > static size_t blockSize; static int numThreads, numBlocks; #define errExit(msg) do { perror(msg); ...
sleepTime; if (argc < 4) { fprintf(stderr, "%s num-threads num-blocks block-size [sleep-time]\n", argv[0]); e ...
xit(EXIT_FAILURE); } numThreads = atoi(argv[1]); numBlocks = atoi(argv[2]); blockS ...
-
https://man.plustar.jp/manpage/man3/malloc_info.3.html
- [similar]
- Man page of FORK 7763
- FORK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fork - 子
...
ラー EAGAIN A system-imposed limit on the number of threads was encountered. There are a number of limits that ...
mit (2)), which limits the number of processes and threads for a real user ID, was reached; * the kernel's sy ...
stem-wide limit on the number of processes and threads, /proc/sys/kernel/threads-max , was reached (see p ...
-
https://man.plustar.jp/manpage/man2/fork.2.html
- [similar]
- Man page of SETGID 7264
- SETGID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setgid
...
thread attribute. However, POSIX requires that all threads in a process share the same credentials. The NPTL ...
n one thread changes credentials, all of the other threads in the process also change their credentials. For ...
-
https://man.plustar.jp/manpage/man2/setgid.2.html
- [similar]
- Man page of SETGID 7264
- SETGID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setgid
...
thread attribute. However, POSIX requires that all threads in a process share the same credentials. The NPTL ...
n one thread changes credentials, all of the other threads in the process also change their credentials. For ...
-
https://man.plustar.jp/manpage/man2/setgid32.2.html
- [similar]
- Man page of GETGROUPS 6754
- GETGROUPS Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 get
...
thread attribute. However, POSIX requires that all threads in a process share the same credentials. The NPTL ...
n one thread changes credentials, all of the other threads in the process also change their credentials. For ...
-
https://man.plustar.jp/manpage/man2/getgroups.2.html
- [similar]
- Man page of GETGROUPS 6754
- GETGROUPS Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 get
...
thread attribute. However, POSIX requires that all threads in a process share the same credentials. The NPTL ...
n one thread changes credentials, all of the other threads in the process also change their credentials. For ...
-
https://man.plustar.jp/manpage/man2/getgroups32.2.html
- [similar]
- Man page of GETGROUPS 6754
- GETGROUPS Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 get
...
thread attribute. However, POSIX requires that all threads in a process share the same credentials. The NPTL ...
n one thread changes credentials, all of the other threads in the process also change their credentials. For ...
-
https://man.plustar.jp/manpage/man2/setgroups.2.html
- [similar]