OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RWLOCK_INITIALIZER
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/upstream-netbsd/
reentrant.h
32
#define
RWLOCK_INITIALIZER
PTHREAD_RWLOCK_INITIALIZER
/bionic/libc/upstream-netbsd/libc/gen/
popen.c
77
static rwlock_t pidlist_lock =
RWLOCK_INITIALIZER
;
/bionic/libc/netbsd/net/
reentrant.h
122
#define
RWLOCK_INITIALIZER
PTHREAD_RWLOCK_INITIALIZER
Completed in 34 milliseconds