OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:context_mutex
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/librefuse/
refuse.c
127
static pthread_mutex_t
context_mutex
= PTHREAD_MUTEX_INITIALIZER;
variable in typeref:typename:pthread_mutex_t
172
rv = pthread_mutex_lock(&
context_mutex
);
178
pthread_mutex_unlock(&
context_mutex
);
183
pthread_mutex_unlock(&
context_mutex
);
207
pthread_mutex_lock(&
context_mutex
);
213
pthread_mutex_unlock(&
context_mutex
);
Completed in 12 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025