HomeSort by: relevance | last modified time | path
    Searched defs:rwlockattr_t (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/include/
reentrant.h 117 #define rwlockattr_t pthread_rwlockattr_t macro
173 int __libc_rwlock_init(rwlock_t *, const rwlockattr_t *);
249 int __libc_rwlock_init_stub(rwlock_t *, const rwlockattr_t *);

Completed in 13 milliseconds