Searched defs:rwlock (Results 1 – 5 of 5) sorted by relevance
22 xpthread_rwlock_destroy (pthread_rwlock_t *rwlock) in xpthread_rwlock_destroy()
22 xpthread_rwlock_rdlock (pthread_rwlock_t *rwlock) in xpthread_rwlock_rdlock()
22 xpthread_rwlock_unlock (pthread_rwlock_t *rwlock) in xpthread_rwlock_unlock()
22 xpthread_rwlock_wrlock (pthread_rwlock_t *rwlock) in xpthread_rwlock_wrlock()
22 xpthread_rwlock_init (pthread_rwlock_t *rwlock, in xpthread_rwlock_init()
Completed in 9 milliseconds