Home
last modified time | relevance | path

Searched defs:trywait (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libc/thread/
H A Drthread_mutex.c96 _rthread_mutex_trylock(pthread_mutex_t mutex, int trywait, in _rthread_mutex_trylock() argument
136 _rthread_mutex_timedlock(pthread_mutex_t *mutexp, int trywait, in _rthread_mutex_timedlock() argument
H A Drthread_sync.c85 _rthread_mutex_lock(pthread_mutex_t *mutexp, int trywait, in _rthread_mutex_lock()
/openbsd-src/lib/librthread/
H A Drthread_rwlock.c115 _rthread_rwlock_timedrdlock(pthread_rwlock_t *rwlockp, int trywait, in _rthread_rwlock_timedrdlock()
192 _rthread_rwlock_timedwrlock(pthread_rwlock_t *rwlockp, int trywait, in _rthread_rwlock_timedwrlock()