manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 155 for after (0.012 sec.)
Man page of ENCRYPT 6393
ENCRYPT Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 encry ... |= buf[i * 8 + j] << j; } txt[8] = '\0'; } printf("After encrypting: %s\n", txt); encrypt(buf, 1); for (int ... |= buf[i * 8 + j] << j; } txt[8] = '\0'; } printf("After decrypting: %s\n", txt); exit(EXIT_SUCCESS); } 関連 ...
https://man.plustar.jp/manpage/man3/setkey_r.3.html - [similar]
Man page of PTHREAD_SETNAME_NP 6254
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... d a thread. Default name is: a.out The thread name after setting it is THREADFOO. haZ # Suspend the program ... rc, "pthread_getname_np"); printf("The thread name after setting it is %s.\n", thread_name); rc = pthread_j ...
https://man.plustar.jp/manpage/man3/pthread_getname_np.3.html - [similar]
Man page of PTHREAD_SETNAME_NP 6254
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... d a thread. Default name is: a.out The thread name after setting it is THREADFOO. haZ # Suspend the program ... rc, "pthread_getname_np"); printf("The thread name after setting it is %s.\n", thread_name); rc = pthread_j ...
https://man.plustar.jp/manpage/man3/pthread_setname_np.3.html - [similar]
Man page of SHM_OPEN 6254
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... lizes two POSIX semaphores inside the object to 0. After the "send" program has posted the first of the sem ... ect, this is okay. The object will be removed only after all open references are closed. */ shm_unlink(shmp ... "bounce" program that it can now access that data. After the "bounce" program posts the second semaphore, t ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
Man page of SHM_OPEN 6254
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... lizes two POSIX semaphores inside the object to 0. After the "send" program has posted the first of the sem ... ect, this is okay. The object will be removed only after all open references are closed. */ shm_unlink(shmp ... "bounce" program that it can now access that data. After the "bounce" program posts the second semaphore, t ...
https://man.plustar.jp/manpage/man3/shm_unlink.3.html - [similar]
Man page of SIGNALFD 6115
SIGNALFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sign ... y. In this scenario, a possible workaround is that after the fork (2), the child process can close the sign ... iptors and adding them to the epoll instance until after the call to fork (2). 返り値 成功すると、 signalfd ... does not need the signalfd file descriptor), then, after the call to fork (2), you will normally want to un ...
https://man.plustar.jp/manpage/man2/signalfd.2.html - [similar]
Man page of SIGNALFD 6115
SIGNALFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sign ... y. In this scenario, a possible workaround is that after the fork (2), the child process can close the sign ... iptors and adding them to the epoll instance until after the call to fork (2). 返り値 成功すると、 signalfd ... does not need the signalfd file descriptor), then, after the call to fork (2), you will normally want to un ...
https://man.plustar.jp/manpage/man2/signalfd4.2.html - [similar]
JM Project (Japanese)::List(man1) 6115
Linux マニュアル 一覧表 man3 linuxマニュアルの man3 一覧表です。 Linux マニュアル 一覧表 [ man1 ... jtime - システムクロックに同期する時刻を調整する __after_morecore_hook __malloc_hook, __malloc_initialize_h ... k, __memalign_hook, __free_hook, __realloc_hook, __after_morecore_hook - malloc デバッグ用の変数 aio_cancel ... k, __memalign_hook, __free_hook, __realloc_hook, __after_morecore_hook - malloc デバッグ用の変数 freehosten ... k, __memalign_hook, __free_hook, __realloc_hook, __after_morecore_hook - malloc デバッグ用の変数 malloc_hoo ...
https://man.plustar.jp/manpage/man_3.html - [similar]
Man page of FORK 5976
FORK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fork - 子 ... se (2) MADV_WIPEONFORK flag is zeroed in the child after a fork (). (The MADV_WIPEONFORK setting remains in ... 扱うには、 pthread_atfork (3) を使うと良いだろう。 * After a fork () in a multithreaded program, the child ca ...
https://man.plustar.jp/manpage/man2/fork.2.html - [similar]
Man page of VFORK 5976
VFORK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 vfork - ... her normally, by calling _exit (2), or abnormally, after delivery of a fatal signal), or it makes a call to ... am running as root creates a child using vfork (). After the vfork (), a thread in the parent process drops ...
https://man.plustar.jp/manpage/man2/vfork.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