manページ検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 176 for [SIMILAR] 16 1024 4096 WITH 115167 リミ WITH 738... (0.508 sec.)
Man page of FUTEX 0
FUTEX Section: Linux Programmer's Manual (7) Updated: 2017-09-15 Index JM Home Page 名前 futex - 高速ユーザー空間ロック機構 書式 #include < linux/futex.h > 説明 Linux カーネルは、ユーザー空間で高速なロック機構やセマフォを使用するための 基礎的要素として futex ("Fast user-space mutexes"; 高 ...
https://man.plustar.jp/manpage/man7/futex.7.html - [similar]
Man page of FORK 0
FORK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fork - 子プロセスを生成する 書式 #include < sys/types.h > #include < unistd.h > pid_t fork(void); 説明 fork () は呼び出し元プロセスを複製して新しいプロセスを生成する。新しいプロセスは「子」プロセスと呼 ...
https://man.plustar.jp/manpage/man2/fork.2.html - [similar]
Man page of SIGALTSTACK 0
SIGALTSTACK Section: Linux Programmer's Manual (2) Updated: 2010-09-26 Index JM Home Page 名前 sigaltstack - シグナルスタックのコンテキストを設定・取得する 書式 #include < signal.h > int sigaltstack(const stack_t * ss , stack_t * oss ); glibc 向けの機能検査マクロの要件 ( feature_test_mac ...
https://man.plustar.jp/manpage/man2/sigaltstack.2.html - [similar]
Man page of SYSCALL 0
SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 syscall - 間接システムコール 書式 #include < unistd.h > #include < sys/syscall.h > /* SYS_xxx の定義用 */ long syscall(long number , ...); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) ...
https://man.plustar.jp/manpage/man2/syscall.2.html - [similar]
Man page of PTHREAD_GETATTR_NP 0
PTHREAD_GETATTR_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 pthread_getattr_np - 作成されたスレッドの属性を取得する 書式 #define _GNU_SOURCE /* See feature_test_macros (7) */ #include < pthread.h > int pthread_getattr_np(pthread_t thread , pthrea ...
https://man.plustar.jp/manpage/man3/pthread_getattr_np.3.html - [similar]
Man page of SIGALTSTACK 0
SIGALTSTACK Section: Linux Programmer's Manual (2) Updated: 2010-09-26 Index JM Home Page 名前 sigaltstack - シグナルスタックのコンテキストを設定・取得する 書式 #include < signal.h > int sigaltstack(const stack_t * ss , stack_t * oss ); glibc 向けの機能検査マクロの要件 ( feature_test_mac ...
https://man.plustar.jp/manpage/man3/sigstack.3.html - [similar]
Man page of CAPABILITIES 0
CAPABILITIES Section: Linux Programmer's Manual (7) Updated: 2015-02-01 Index JM Home Page 名前 capabilities - Linux のケーパビリティ (capability) の概要 説明 権限のチェックを行う観点から見ると、伝統的な UNIX の実装では プロセスは二つのカテゴリーに分類できる: 特権 プロセス (実効ユーザーI ...
https://man.plustar.jp/manpage/man7/capabilities.7.html - [similar]
Man page of SEMOP 0
SEMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 semop, semtimedop - System V セマフォの操作 書式 #include < sys/types.h > #include < sys/ipc.h > #include < sys/sem.h > int semop(int semid , struct sembuf * sops , size_t nsops ); int semtimedop(int ...
https://man.plustar.jp/manpage/man2/semop.2.html - [similar]
Man page of SEMOP 0
SEMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 semop, semtimedop - System V セマフォの操作 書式 #include < sys/types.h > #include < sys/ipc.h > #include < sys/sem.h > int semop(int semid , struct sembuf * sops , size_t nsops ); int semtimedop(int ...
https://man.plustar.jp/manpage/man2/semtimedop.2.html - [similar]
Man page of SIGPAUSE 0
SIGPAUSE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 sigpause - ブロックされたシグナルをアトミックに解放して割り込みを待つ 書式 #include < signal.h > int sigpause(int sigmask ); /* BSD (ただし「備考」を参照) */ int sigpause(int sig ); /* System V / ...
https://man.plustar.jp/manpage/man3/sigpause.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT

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