OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:res_mtx
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libpthread/
res_state.c
61
static pthread_mutex_t
res_mtx
= PTHREAD_MUTEX_INITIALIZER;
variable in typeref:typename:pthread_mutex_t
87
pthread_mutex_lock(&
res_mtx
);
91
pthread_mutex_unlock(&
res_mtx
);
95
pthread_mutex_unlock(&
res_mtx
);
122
pthread_mutex_lock(&
res_mtx
);
124
pthread_mutex_unlock(&
res_mtx
);
Completed in 12 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025