OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:static_rwlock
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libpthread/
t_rwlock.c
73
static pthread_rwlock_t
static_rwlock
= PTHREAD_RWLOCK_INITIALIZER;
variable in typeref:typename:pthread_rwlock_t
130
PTHREAD_REQUIRE(pthread_rwlock_rdlock(&
static_rwlock
));
131
PTHREAD_REQUIRE(pthread_rwlock_unlock(&
static_rwlock
));
132
PTHREAD_REQUIRE(pthread_rwlock_destroy(&
static_rwlock
));
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025