manページ検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 349 for call (0.205 sec.)
Man page of PTHREAD_TRYJOIN_NP 4448
PTHREAD_TRYJOIN_NP Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page ... imeout. If thread has not yet terminated, then the call blocks until a maximum time, specified in abstime ... the timeout expires before thread terminates, the call returns an error. The abstime argument is a struct ...
https://man.plustar.jp/manpage/man3/pthread_tryjoin_np.3.html - [similar]
Man page of RANDOM_R 4448
RANDOM_R Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 rand ... han initializing the global state variable. Before calling this function, the buf.state field must be init ... g as buf is still in use. (So, statebuf should typically be allocated as a static variable, or allocated o ... sing initstate_r () or be the result of a previous call of setstate_r (). 返り値 これらの関数はすべて、成功 ... o NULL or zero out the entire structure before the call. 関連項目 drand48 (3), rand (3), random (3) この文 ...
https://man.plustar.jp/manpage/man3/random_r.3.html - [similar]
Man page of MALLOC 4448
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... , free, calloc, realloc, reallocarray - 動的なメモリーの割り当て ... malloc(size_t size ); void free(void *ptr ); void *calloc(size_t nmemb , size_t size ); void *realloc(void ... る。このポインターは、 以前に呼び出された malloc (), calloc (), realloc () のいずれかが返した値で なければな ... ptr が NULL の場合には、何の動作も行われない。 The calloc () function allocates memory for an array of nme ...
https://man.plustar.jp/manpage/man3/realloc.3.html - [similar]
Man page of MALLOC 4448
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... , free, calloc, realloc, reallocarray - 動的なメモリーの割り当て ... malloc(size_t size ); void free(void *ptr ); void *calloc(size_t nmemb , size_t size ); void *realloc(void ... る。このポインターは、 以前に呼び出された malloc (), calloc (), realloc () のいずれかが返した値で なければな ... ptr が NULL の場合には、何の動作も行われない。 The calloc () function allocates memory for an array of nme ...
https://man.plustar.jp/manpage/man3/reallocarray.3.html - [similar]
Man page of RANDOM_R 4448
RANDOM_R Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 rand ... han initializing the global state variable. Before calling this function, the buf.state field must be init ... g as buf is still in use. (So, statebuf should typically be allocated as a static variable, or allocated o ... sing initstate_r () or be the result of a previous call of setstate_r (). 返り値 これらの関数はすべて、成功 ... o NULL or zero out the entire structure before the call. 関連項目 drand48 (3), rand (3), random (3) この文 ...
https://man.plustar.jp/manpage/man3/setstate_r.3.html - [similar]
Man page of RANDOM_R 4448
RANDOM_R Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 rand ... han initializing the global state variable. Before calling this function, the buf.state field must be init ... g as buf is still in use. (So, statebuf should typically be allocated as a static variable, or allocated o ... sing initstate_r () or be the result of a previous call of setstate_r (). 返り値 これらの関数はすべて、成功 ... o NULL or zero out the entire structure before the call. 関連項目 drand48 (3), rand (3), random (3) この文 ...
https://man.plustar.jp/manpage/man3/srandom_r.3.html - [similar]
Man page of USELOCALE 4448
USELOCALE Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 set ... rns the locale handle that was set by the previous call to uselocale () in this thread, or LC_GLOBAL_LOCAL ... E if there was no such previous call. On error, it returns (locale_t) 0 , and sets errn ...
https://man.plustar.jp/manpage/man3/uselocale.3.html - [similar]
Man page of GPROF 4358
GPROF Section: User Commands (1) Updated: January 29, 1993 Index JM Home Page 名前 gprof - コール ... ・グラフ (call graph) のプロファイルを表示する 書式 gprof [ -abcs ... まれる。プロファイルのためのデー タはコール・グラフ (call graph: 関数コールの親子関係のグラフ) のプロファ イ ... Experience, Vol. 13, pp. 671-685, 1983. ``gprof: A Call Graph Execution Profiler'', by S. Graham, P. Kessl ...
https://man.plustar.jp/manpage/man1/gprof.1.html - [similar]
Man page of GETCPU 4358
GETCPU Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 getcpu ... versions did not provide a wrapper for this system call, necessitating the use of syscall (2).) 準拠 getcp ... である。 注意 Linux makes a best effort to make this call as fast as possible. (On some architectures, this ...
https://man.plustar.jp/manpage/man2/getcpu.2.html - [similar]
Man page of VFORK 4358
VFORK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 vfork - ... れない。 vfork () differs from fork (2) in that the calling thread is suspended until the child terminates ... (either normally, by calling _exit (2), or abnormally, after delivery of a f ... atal signal), or it makes a call to execve (2). Until that point, the child shares ... child must not return from the current function or call exit (3) (which would have the effect of calling e ...
https://man.plustar.jp/manpage/man2/vfork.2.html - [similar]
PREV 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 NEXT

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