manページ検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 284 for PROCESS (0.018 sec.)
Man page of PTHREAD_MUTEXATTR 4821
PTHREAD_MUTEXATTR Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... * pshared ); pshared で指し示される領域に PTHREAD_PROCESS_PRIVATE を格納し、常に 0 を返す。 int pthread_mute ... xattr_t * attr , int pshared ); pshared が PTHREAD_PROCESS_PRIVATE および PTHREAD_PROCESS_SHARED のいずれでも ... ない場合、 EINVAL を返す。 pshared が PTHREAD_PROCESS_SHARED の場合、 ENOSYS を返す。 それ以外の場合、 0 ...
https://man.plustar.jp/manpage/man3/pthread_mutexattr_init.3.html - [similar]
Man page of PTHREAD_MUTEXATTR 4821
PTHREAD_MUTEXATTR Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... * pshared ); pshared で指し示される領域に PTHREAD_PROCESS_PRIVATE を格納し、常に 0 を返す。 int pthread_mute ... xattr_t * attr , int pshared ); pshared が PTHREAD_PROCESS_PRIVATE および PTHREAD_PROCESS_SHARED のいずれでも ... ない場合、 EINVAL を返す。 pshared が PTHREAD_PROCESS_SHARED の場合、 ENOSYS を返す。 それ以外の場合、 0 ...
https://man.plustar.jp/manpage/man3/pthread_mutexattr_setkind_np.3.html - [similar]
Man page of CLOCK_GETCPUCLOCKID 4773
CLOCK_GETCPUCLOCKID Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Pag ... ock_gettime (2) の呼び出すのは、 クロック ID CLOCK_PROCESS_CPUTIME_ID を使って clock_gettime (2) の呼び出すの ... 実行例である。 $ ./a.out 1 # Show CPU clock of init process CPU-time clock for PID 1 is 2.213466748 seconds プ ... timespec ts; if (argc != 2) { fprintf(stderr, "%s <process-ID>\n", argv[0]); exit(EXIT_FAILURE); } if (clock_ ...
https://man.plustar.jp/manpage/man3/clock_getcpuclockid.3.html - [similar]
Man page of SKILL 4735
SKILL Section: Linux User's Manual (1) Updated: March 12, 1999 Index JM Home Page 名前 skill, sn ... 先度を変更する 書式 skill [signal to send] [options] process selection criteria snice [new priority] [options] ... を表示する プロセス選択オプション プロセス選択基準 (process selection criteria) は、 端末・ユーザー名・プロセス ...
https://man.plustar.jp/manpage/man1/skill.1.html - [similar]
Man page of SKILL 4735
SKILL Section: Linux User's Manual (1) Updated: March 12, 1999 Index JM Home Page 名前 skill, sn ... 先度を変更する 書式 skill [signal to send] [options] process selection criteria snice [new priority] [options] ... を表示する プロセス選択オプション プロセス選択基準 (process selection criteria) は、 端末・ユーザー名・プロセス ...
https://man.plustar.jp/manpage/man1/snice.1.html - [similar]
Man page of UNSHARE 4735
UNSHARE Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 unsha ... 降) Unshare the time namespace, so that the calling process has a new time namespace for its children which is ... not shared with any previously existing process. The calling process is not moved into the new nam ... NVAL CLONE_NEWPID was specified in flags , but the process has previously called unshare () with the CLONE_NE ... on the value in 'errno' and terminate the calling process */ #define errExit(msg) do { perror(msg); exit(EXI ...
https://man.plustar.jp/manpage/man2/unshare.2.html - [similar]
Man page of PTHREAD_GETCPUCLOCKID 4735
PTHREAD_GETCPUCLOCKID Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home P ... finite loop Main thread consuming some CPU time... Process total CPU time: 1.368 Main thread CPU time: 0.376 ... r (int j = 0; j < 2000000; j++) getppid(); pclock("Process total CPU time: ", CLOCK_PROCESS_CPUTIME_ID); s = ...
https://man.plustar.jp/manpage/man3/pthread_getcpuclockid.3.html - [similar]
Man page of SHM_OPEN 4735
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... shared memory object is set to either the calling process's effective group ID or "a system default group ID ... e group ownership may be set to either the calling process's effective group ID or, if the object is visible ... the header file. It then maps the object into the process's address space, and initializes two POSIX semapho ... ILED) errExit("mmap"); /* Initialize semaphores as process-shared, with value 0 */ if (sem_init(&shmp->sem1, ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
Man page of SHM_OPEN 4735
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... shared memory object is set to either the calling process's effective group ID or "a system default group ID ... e group ownership may be set to either the calling process's effective group ID or, if the object is visible ... the header file. It then maps the object into the process's address space, and initializes two POSIX semapho ... ILED) errExit("mmap"); /* Initialize semaphores as process-shared, with value 0 */ if (sem_init(&shmp->sem1, ...
https://man.plustar.jp/manpage/man3/shm_unlink.3.html - [similar]
Man page of SEMCTL 4696
SEMCTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 semctl ... ) sem_perm.mode . The effective UID of the calling process must match the owner ( sem_perm.uid ) or creator ( ... mnum -th semaphore of the set (i.e., the number of processes waiting for the semaphore's value to increase). ... The calling process must have read permission on the semaphore set. GE ... SEM_STAT_ANY , SETALL , or SETVAL and the calling process does not have the required permissions on the sema ...
https://man.plustar.jp/manpage/man2/semctl.2.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT

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