Home
last modified time | relevance | path

Searched refs:pthread_rwlockattr_setkind_np (Results 1 – 5 of 5) sorted by relevance

/third_party/iowow/src/rdb/
Diwrdb.c54 pthread_rwlockattr_setkind_np(&attr, PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP); in _initlocks()
/third_party/gettext/gettext-runtime/intl/
Dlock.c275 err = pthread_rwlockattr_setkind_np (&attributes, in glthread_rwlock_init_for_glibc()
Dlock.h262 # pragma weak pthread_rwlockattr_setkind_np macro
/third_party/ejdb/src/
Dejdb2.c203 pthread_rwlockattr_setkind_np(&attr, PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP); in _jb_coll_init()
1821 pthread_rwlockattr_setkind_np(&attr, PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP); in ejdb_open()
/third_party/iowow/src/kv/
Diwkv.c355 pthread_rwlockattr_setkind_np(&attr, PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP); in _db_at()
620 pthread_rwlockattr_setkind_np(&attr, PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP); in _db_create_lw()
3484 pthread_rwlockattr_setkind_np(&attr, PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP); in iwkv_open()