HomeSort by: relevance | last modified time | path
    Searched refs:rwlockattr_t (Results 1 - 2 of 2) 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 *);
  /src/lib/libc/thread-stub/
thread-stub.c 284 __libc_rwlock_init_stub(rwlock_t *l, const rwlockattr_t *a)

Completed in 15 milliseconds