manページ検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 1177 for [SIMILAR] 16 1024 4096 WITH 17104 域エ WITH 5266... (1.623 sec.)
Man page of PTHREAD_SETNAME_NP 0
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 pthread_setname_np, pthread_getname_np - スレッド名の設定/取得を行う 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < pthread.h > int pthread_setname_np(pthread_t t ...
https://man.plustar.jp/manpage/man3/pthread_getname_np.3.html - [similar]
Man page of PTHREAD_SETNAME_NP 0
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 pthread_setname_np, pthread_getname_np - スレッド名の設定/取得を行う 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < pthread.h > int pthread_setname_np(pthread_t t ...
https://man.plustar.jp/manpage/man3/pthread_setname_np.3.html - [similar]
Man page of PTHREAD_SETSCHEDPRIO 0
PTHREAD_SETSCHEDPRIO Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 pthread_setschedprio - スレッドのスケジューリング優先度を設定する 書式 #include < pthread.h > int pthread_setschedprio(pthread_t thread , int prio ); -pthread でコンパイルしてリンクする ...
https://man.plustar.jp/manpage/man3/pthread_setschedprio.3.html - [similar]
Man page of GET_MEMPOLICY 0
GET_MEMPOLICY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 get_mempolicy - スレッドの NUMA メモリーのポリシーを取得する 書式 #include < numaif.h > long get_mempolicy(int * mode , unsigned long * nodemask , unsigned long maxnode , void * addr , unsign ...
https://man.plustar.jp/manpage/man2/get_mempolicy.2.html - [similar]
Man page of NETLINK 0
NETLINK Section: Linux Programmer's Manual (3) Updated: 2014-03-20 Index JM Home Page 名前 netlink - netlink マクロ 書式 #include < asm/types.h > #include < linux/netlink.h > int NLMSG_ALIGN(size_t len ); int NLMSG_LENGTH(size_t len ); int NLMSG_SPACE(size_t len ); void *NLMSG_DATA(struc ...
https://man.plustar.jp/manpage/man3/netlink.3.html - [similar]
Man page of CHROOT 0
CHROOT Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 chroot - ルートディレクトリを変更する 書式 #include < unistd.h > int chroot(const char * path ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): chroot (): glibc 2.2.2 以降: _XOPEN ...
https://man.plustar.jp/manpage/man2/chroot.2.html - [similar]
Man page of CLOSE 0
CLOSE Section: Linux Programmer's Manual (2) Updated: 2013-12-30 Index JM Home Page 名前 close - ファイルディスクリプターをクローズする 書式 #include < unistd.h > int close(int fd ); 説明 close () は、ファイルディスクリプターをクローズする。 そのディスクリプターは、どのファイルも参照して ...
https://man.plustar.jp/manpage/man2/close.2.html - [similar]
Man page of PTHREAD_DETACH 0
PTHREAD_DETACH Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_detach - 実行中のスレッドをデタッチ状態にする 書式 #include < pthread.h > int pthread_detach(pthread_t th ); 説明 pthread_detach はスレッド th をデタッチ状態にする。これは th が終了したと ...
https://man.plustar.jp/manpage/man3/pthread_detach.3.html - [similar]
Man page of SEM_CLOSE 0
SEM_CLOSE Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 sem_close - 名前付きセマフォをクローズする 書式 #include < semaphore.h > int sem_close(sem_t * sem ); -pthread とリンクする。 説明 sem_close () は sem が参照する名前付きセマフォをクローズし、 この ...
https://man.plustar.jp/manpage/man3/sem_close.3.html - [similar]
Man page of SEM_UNLINK 0
SEM_UNLINK Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 sem_unlink - 名前付きセマフォを削除する 書式 #include < semaphore.h > int sem_unlink(const char * name ); -pthread とリンクする。 説明 sem_unlink () は、 name で参照される名前付きセマフォを削除す ...
https://man.plustar.jp/manpage/man3/sem_unlink.3.html - [similar]
PREV 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 NEXT

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