manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 349 for call (0.050 sec.)
Man page of GETTID 6174
GETTID Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 gettid ... ールは常に成功する。 バージョン The gettid () system call first appeared on Linux in kernel 2.4.11. Library ... versions did not provide a wrapper for this system call, necessitating the use of syscall (2).) 準拠 getti ... ない。 In a new thread group created by a clone (2) call that does not specify the CLONE_THREAD flag (or, e ... ド GETTID , gettid , thread , pages , new , sched , call , ted , getpid , プロセス Linux マニュアル 一覧 [ ...
https://man.plustar.jp/manpage/man2/gettid.2.html - [similar]
Man page of SIGNAL 6084
SIGNAL Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 signal ... user-mode execution (e.g., on return from a system call or scheduling of a thread onto the CPU), the kerne ... gnals. b) If the signal handler was installed by a call to sigaction (2) that specified the SA_ONSTACK fla ... e signal trampoline code. 5. The signal trampoline calls sigreturn (2), a system call that uses the inform ... thread to its state before the signal handler was called. The thread's signal mask and alternate signal s ...
https://man.plustar.jp/manpage/man7/signal.7.html - [similar]
Man page of SOCKETCALL 5994
SOCKETCALL Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 so ... cketcall - ソケットシステムコール 書式 #include < linux/net ... .h > int socketcall(int call , unsigned long * args ); 説明 socketcall ... ネルエントリー ポイント(kernel entry point)である。 call はどのソケット関数を呼び出すかを指定する。 args は ... 標準ライブラリの実装者やカーネルハッカーのみが socketcall () について知る必要がある。 call マニュアル SYS_SO ...
https://man.plustar.jp/manpage/man2/socketcall.2.html - [similar]
Man page of STRTOK 5994
STRTOK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtok ... ence of zero or more nonempty tokens. On the first call to strtok (), the string to be parsed should be sp ... ecified in str . In each subsequent call that should parse the same string, str must be NUL ... () in order to maintain context between successive calls that parse the same string. On the first call to ... *saveptr is ignored (but see NOTES). In subsequent calls, str should be NULL, and saveptr (and the buffer ...
https://man.plustar.jp/manpage/man3/strtok.3.html - [similar]
Man page of STRTOK 5994
STRTOK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtok ... ence of zero or more nonempty tokens. On the first call to strtok (), the string to be parsed should be sp ... ecified in str . In each subsequent call that should parse the same string, str must be NUL ... () in order to maintain context between successive calls that parse the same string. On the first call to ... *saveptr is ignored (but see NOTES). In subsequent calls, str should be NULL, and saveptr (and the buffer ...
https://man.plustar.jp/manpage/man3/strtok_r.3.html - [similar]
Man page of TIME 5805
TIME Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 time - 秒 ... IX.1 Rationale A.4.15 を参照すること。 On Linux, a call to time () with tloc specified as NULL cannot fail ... than 32 bits. バグ Error returns from this system call are indistinguishable from successful reports that ... pper function never sets errno as a result of this call. The tloc argument is obsolescent and should alway ... s be NULL in new code. When tloc is NULL, the call cannot fail. C library/kernel differences On some ...
https://man.plustar.jp/manpage/man2/time.2.html - [similar]
Man page of EPOLL_WAIT 5625
EPOLL_WAIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ep ... igset_t * sigmask ); 説明 The epoll_wait () system call waits for events on the epoll (7) instance referre ... e is measured against the CLOCK_MONOTONIC clock. A call to epoll_wait () will block until either: • ファイ ... the same data as was specified in the most recent call to epoll_ctl (2) ( EPOLL_CTL_ADD , EPOLL_CTL_MOD ) ... s file descriptors are ready when epoll_wait () is called, then successive epoll_wait () calls will round ...
https://man.plustar.jp/manpage/man2/epoll_pwait.2.html - [similar]
Man page of EPOLL_WAIT 5625
EPOLL_WAIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ep ... igset_t * sigmask ); 説明 The epoll_wait () system call waits for events on the epoll (7) instance referre ... e is measured against the CLOCK_MONOTONIC clock. A call to epoll_wait () will block until either: • ファイ ... the same data as was specified in the most recent call to epoll_ctl (2) ( EPOLL_CTL_ADD , EPOLL_CTL_MOD ) ... s file descriptors are ready when epoll_wait () is called, then successive epoll_wait () calls will round ...
https://man.plustar.jp/manpage/man2/epoll_wait.2.html - [similar]
Man page of READV 5536
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... ればならない。 preadv2() と pwritev2() These system calls are similar to preadv () and pwritev () calls, bu ... ment, flags , which modifies the behavior on a per-call basis. Unlike preadv () and pwritev (), if the off ... plies only to the data range written by the system call. RWF_HIPRI (Linux 4.6 以降) High priority read/wri ... plies only to the data range written by the system call. RWF_NOWAIT (Linux 4.14 以降) Do not wait for data ...
https://man.plustar.jp/manpage/man2/preadv.2.html - [similar]
Man page of READV 5536
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... ればならない。 preadv2() と pwritev2() These system calls are similar to preadv () and pwritev () calls, bu ... ment, flags , which modifies the behavior on a per-call basis. Unlike preadv () and pwritev (), if the off ... plies only to the data range written by the system call. RWF_HIPRI (Linux 4.6 以降) High priority read/wri ... plies only to the data range written by the system call. RWF_NOWAIT (Linux 4.14 以降) Do not wait for data ...
https://man.plustar.jp/manpage/man2/preadv2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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