Searched refs:pthread_rwlockattr_t (Results 1 – 25 of 41) sorted by relevance
12
23 pthread_rwlockattr_init (pthread_rwlockattr_t *attr) in pthread_rwlockattr_init()25 ASSERT_TYPE_SIZE (pthread_rwlockattr_t, __SIZEOF_PTHREAD_RWLOCKATTR_T); in pthread_rwlockattr_init()
23 pthread_rwlockattr_destroy (pthread_rwlockattr_t *attr) in pthread_rwlockattr_destroy()
23 pthread_rwlockattr_getpshared (const pthread_rwlockattr_t *attr, int *pshared) in pthread_rwlockattr_getpshared()
23 pthread_rwlockattr_setpshared (pthread_rwlockattr_t *attr, int pshared) in pthread_rwlockattr_setpshared()
25 const pthread_rwlockattr_t *attr) in _pthread_rwlock_init()
41 pthread_rwlockattr_t:20pthread_rwlockattr_t
Completed in 25 milliseconds