Home
last modified time | relevance | path

Searched refs:__pthread_rwlock_s (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
H A D_pthreadtypes.h45 struct __pthread_rwlock_s;
69 typedef struct __pthread_rwlock_s *pthread_rwlock_t;
/dragonfly/lib/libthread_xu/thread/
H A Dthr_rwlock.c85 prwlock = __malloc(sizeof(struct __pthread_rwlock_s)); in rwlock_init()
H A Dthr_private.h286 struct __pthread_rwlock_s { struct