manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 134 for LOCK (0.002 sec.)
Man page of PTHREAD_MUTEX 9888
PTHREAD_MUTEX Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pth ... read_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthr ... hread_mutexattr_t * mutexattr ); int pthread_mutex_lock(pthread_mutex_t * mutex )); int pthread_mutex_tryl ... ock(pthread_mutex_t * mutex ); int pthread_mutex_unlock(pthread_mutex_t * mutex ); int pthread_mutex_destr ... P で、静的に初期化することもできる。 pthread_mutex_lock は、与えられた mutex をロックする。mutex が現在ロッ ...
https://man.plustar.jp/manpage/man3/pthread_mutex_destroy.3.html - [similar]
Man page of PTHREAD_MUTEX 9888
PTHREAD_MUTEX Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pth ... read_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthr ... hread_mutexattr_t * mutexattr ); int pthread_mutex_lock(pthread_mutex_t * mutex )); int pthread_mutex_tryl ... ock(pthread_mutex_t * mutex ); int pthread_mutex_unlock(pthread_mutex_t * mutex ); int pthread_mutex_destr ... P で、静的に初期化することもできる。 pthread_mutex_lock は、与えられた mutex をロックする。mutex が現在ロッ ...
https://man.plustar.jp/manpage/man3/pthread_mutex_init.3.html - [similar]
Man page of PTHREAD_MUTEX 9888
PTHREAD_MUTEX Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pth ... read_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthr ... hread_mutexattr_t * mutexattr ); int pthread_mutex_lock(pthread_mutex_t * mutex )); int pthread_mutex_tryl ... ock(pthread_mutex_t * mutex ); int pthread_mutex_unlock(pthread_mutex_t * mutex ); int pthread_mutex_destr ... P で、静的に初期化することもできる。 pthread_mutex_lock は、与えられた mutex をロックする。mutex が現在ロッ ...
https://man.plustar.jp/manpage/man3/pthread_mutex_lock.3.html - [similar]
Man page of PTHREAD_MUTEX 9888
PTHREAD_MUTEX Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pth ... read_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthr ... hread_mutexattr_t * mutexattr ); int pthread_mutex_lock(pthread_mutex_t * mutex )); int pthread_mutex_tryl ... ock(pthread_mutex_t * mutex ); int pthread_mutex_unlock(pthread_mutex_t * mutex ); int pthread_mutex_destr ... P で、静的に初期化することもできる。 pthread_mutex_lock は、与えられた mutex をロックする。mutex が現在ロッ ...
https://man.plustar.jp/manpage/man3/pthread_mutex_trylock.3.html - [similar]
Man page of PTHREAD_MUTEX 9888
PTHREAD_MUTEX Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pth ... read_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthr ... hread_mutexattr_t * mutexattr ); int pthread_mutex_lock(pthread_mutex_t * mutex )); int pthread_mutex_tryl ... ock(pthread_mutex_t * mutex ); int pthread_mutex_unlock(pthread_mutex_t * mutex ); int pthread_mutex_destr ... P で、静的に初期化することもできる。 pthread_mutex_lock は、与えられた mutex をロックする。mutex が現在ロッ ...
https://man.plustar.jp/manpage/man3/pthread_mutex_unlock.3.html - [similar]
Man page of FLOCK 9189
FLOCK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 flock - ... の適用、解除を行う 書式 #include < sys/file.h > int flock(int fd , int operation ); 説明 オープンされたファイ ... ルにアドバイザリロック (advisory lock) の適用 や解除を行う。 ファイルは fd で指定する。引 ... 数 operation には以下のいずれか一つを指定する: LOCK_SH 共有ロックを適用する。 指定したファイルに対して ... のプロセスが同時に共有ロックを保持することができる。 LOCK_EX 排他ロックを適用する。 指定したファイルに対して ...
https://man.plustar.jp/manpage/man2/flock.2.html - [similar]
Man page of PTHREAD_MUTEXATTR 8767
PTHREAD_MUTEXATTR Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... ex 種別は、 あるスレッドが自分自身で pthread_mutex_lock (3) ですでに保持している mutex をロックしようとした ... が「速い (fast) 」という種別の場合、 pthread_mutex_lock (3) は単に呼び出しスレッドを永遠に停止させる。 mut ... error checking) 」という種別の場合、 pthread_mutex_lock (3) はエラーコード EDEADLK とともに直ちに返る。 mu ... 的な (recursive) 」という種別の場合、 pthread_mutex_lock (3) の呼び出しは成功の返り値とともに直ちに返る。 m ...
https://man.plustar.jp/manpage/man3/pthread_mutexattr_destroy.3.html - [similar]
Man page of PTHREAD_MUTEXATTR 8767
PTHREAD_MUTEXATTR Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... ex 種別は、 あるスレッドが自分自身で pthread_mutex_lock (3) ですでに保持している mutex をロックしようとした ... が「速い (fast) 」という種別の場合、 pthread_mutex_lock (3) は単に呼び出しスレッドを永遠に停止させる。 mut ... error checking) 」という種別の場合、 pthread_mutex_lock (3) はエラーコード EDEADLK とともに直ちに返る。 mu ... 的な (recursive) 」という種別の場合、 pthread_mutex_lock (3) の呼び出しは成功の返り値とともに直ちに返る。 m ...
https://man.plustar.jp/manpage/man3/pthread_mutexattr_getkind_np.3.html - [similar]
Man page of PTHREAD_MUTEXATTR 8767
PTHREAD_MUTEXATTR Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... ex 種別は、 あるスレッドが自分自身で pthread_mutex_lock (3) ですでに保持している mutex をロックしようとした ... が「速い (fast) 」という種別の場合、 pthread_mutex_lock (3) は単に呼び出しスレッドを永遠に停止させる。 mut ... error checking) 」という種別の場合、 pthread_mutex_lock (3) はエラーコード EDEADLK とともに直ちに返る。 mu ... 的な (recursive) 」という種別の場合、 pthread_mutex_lock (3) の呼び出しは成功の返り値とともに直ちに返る。 m ...
https://man.plustar.jp/manpage/man3/pthread_mutexattr_init.3.html - [similar]
Man page of PTHREAD_MUTEXATTR 8767
PTHREAD_MUTEXATTR Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... ex 種別は、 あるスレッドが自分自身で pthread_mutex_lock (3) ですでに保持している mutex をロックしようとした ... が「速い (fast) 」という種別の場合、 pthread_mutex_lock (3) は単に呼び出しスレッドを永遠に停止させる。 mut ... error checking) 」という種別の場合、 pthread_mutex_lock (3) はエラーコード EDEADLK とともに直ちに返る。 mu ... 的な (recursive) 」という種別の場合、 pthread_mutex_lock (3) の呼び出しは成功の返り値とともに直ちに返る。 m ...
https://man.plustar.jp/manpage/man3/pthread_mutexattr_setkind_np.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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