Results of 1 - 10 of about 17 for timedwait (0.007 sec.)
- Man page of SEM_WAIT 13811
- SEM_WAIT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 sem_
...
wait, sem_timedwait, sem_trywait - セマフォをロックする 書式 #include ...
_t * sem ); int sem_trywait(sem_t * sem ); int sem_timedwait(sem_t * sem , const struct timespec * abs_timeout ...
査マクロの要件 ( feature_test_macros (7) 参照): sem_timedwait (): _POSIX_C_SOURCE >= 200112L 説明 sem_wait () は ...
( errno に EAGAIN がセットされる) 点が異なる。 sem_timedwait () は sem_wait () と同じだが、セマフォ値の減算をす ...
-
https://man.plustar.jp/manpage/man3/sem_timedwait.3.html
- [similar]
- Man page of PTHREAD_COND 9793
- PTHREAD_COND Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pthr
...
ad_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - 条件変数の操作 書式 #include < pthread.h > pthre ...
cond , pthread_mutex_t * mutex ); int pthread_cond_timedwait(pthread_cond_t * cond , pthread_mutex_t * mutex , ...
)ことが 不可能となることが保証される。 pthread_cond_timedwait は pthread_cond_wait と同じく、一息で mutex のアン ...
ったのならば、 mutex mutex が再獲得され pthread_cond_timedwait は、エラー ETIMEDOUT を返す。 abstime パラメタは t ...
-
https://man.plustar.jp/manpage/man3/pthread_cond_broadcast.3.html
- [similar]
- Man page of PTHREAD_COND 9793
- PTHREAD_COND Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pthr
...
ad_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - 条件変数の操作 書式 #include < pthread.h > pthre ...
cond , pthread_mutex_t * mutex ); int pthread_cond_timedwait(pthread_cond_t * cond , pthread_mutex_t * mutex , ...
)ことが 不可能となることが保証される。 pthread_cond_timedwait は pthread_cond_wait と同じく、一息で mutex のアン ...
ったのならば、 mutex mutex が再獲得され pthread_cond_timedwait は、エラー ETIMEDOUT を返す。 abstime パラメタは t ...
-
https://man.plustar.jp/manpage/man3/pthread_cond_destroy.3.html
- [similar]
- Man page of PTHREAD_COND 9793
- PTHREAD_COND Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pthr
...
ad_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - 条件変数の操作 書式 #include < pthread.h > pthre ...
cond , pthread_mutex_t * mutex ); int pthread_cond_timedwait(pthread_cond_t * cond , pthread_mutex_t * mutex , ...
)ことが 不可能となることが保証される。 pthread_cond_timedwait は pthread_cond_wait と同じく、一息で mutex のアン ...
ったのならば、 mutex mutex が再獲得され pthread_cond_timedwait は、エラー ETIMEDOUT を返す。 abstime パラメタは t ...
-
https://man.plustar.jp/manpage/man3/pthread_cond_init.3.html
- [similar]
- Man page of PTHREAD_COND 9793
- PTHREAD_COND Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pthr
...
ad_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - 条件変数の操作 書式 #include < pthread.h > pthre ...
cond , pthread_mutex_t * mutex ); int pthread_cond_timedwait(pthread_cond_t * cond , pthread_mutex_t * mutex , ...
)ことが 不可能となることが保証される。 pthread_cond_timedwait は pthread_cond_wait と同じく、一息で mutex のアン ...
ったのならば、 mutex mutex が再獲得され pthread_cond_timedwait は、エラー ETIMEDOUT を返す。 abstime パラメタは t ...
-
https://man.plustar.jp/manpage/man3/pthread_cond_signal.3.html
- [similar]
- Man page of PTHREAD_COND 9793
- PTHREAD_COND Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pthr
...
ad_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - 条件変数の操作 書式 #include < pthread.h > pthre ...
cond , pthread_mutex_t * mutex ); int pthread_cond_timedwait(pthread_cond_t * cond , pthread_mutex_t * mutex , ...
)ことが 不可能となることが保証される。 pthread_cond_timedwait は pthread_cond_wait と同じく、一息で mutex のアン ...
ったのならば、 mutex mutex が再獲得され pthread_cond_timedwait は、エラー ETIMEDOUT を返す。 abstime パラメタは t ...
-
https://man.plustar.jp/manpage/man3/pthread_cond_timedwait.3.html
- [similar]
- Man page of PTHREAD_COND 9793
- PTHREAD_COND Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pthr
...
ad_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - 条件変数の操作 書式 #include < pthread.h > pthre ...
cond , pthread_mutex_t * mutex ); int pthread_cond_timedwait(pthread_cond_t * cond , pthread_mutex_t * mutex , ...
)ことが 不可能となることが保証される。 pthread_cond_timedwait は pthread_cond_wait と同じく、一息で mutex のアン ...
ったのならば、 mutex mutex が再獲得され pthread_cond_timedwait は、エラー ETIMEDOUT を返す。 abstime パラメタは t ...
-
https://man.plustar.jp/manpage/man3/pthread_cond_wait.3.html
- [similar]
- Man page of POSIXOPTIONS 7466
- POSIXOPTIONS Section: Linux Programmer's Manual (7) Updated: 2007-12-21 Index JM Home Page 名前
...
されている。 以下の関数が存在する。 sigqueue (), sigtimedwait (), sigwaitinfo (). --- - _POSIX_REGEXP - _SC_REGE ...
cond_init (), pthread_cond_signal (), pthread_cond_timedwait (), pthread_cond_wait (), pthread_condattr_destroy ...
timedrdlock (), pthread_rwlock_timedwrlock (), sem_timedwait (), posix_trace_timedgetnext_event (). TMR - _POSI ...
-
https://man.plustar.jp/manpage/man7/posixoptions.7.html
- [similar]
- Man page of PTHREAD_CANCEL 7397
- PTHREAD_CANCEL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pt
...
thread_join (3) pthread_cond_wait (3) pthread_cond_timedwait (3) pthread_testcancel (3) sem_wait (3) sigwait (3 ...
-
https://man.plustar.jp/manpage/man3/pthread_cancel.3.html
- [similar]
- Man page of PTHREAD_CANCEL 7397
- PTHREAD_CANCEL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pt
...
thread_join (3) pthread_cond_wait (3) pthread_cond_timedwait (3) pthread_testcancel (3) sem_wait (3) sigwait (3 ...
-
https://man.plustar.jp/manpage/man3/pthread_setcancelstate.3.html
- [similar]