OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutex_is_locked
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
mutex.h
109
*
mutex_is_locked
- is the mutex locked
114
static inline int fastcall
mutex_is_locked
(struct mutex *lock)
function
/external/valgrind/main/drd/
drd_mutex.c
43
static Bool
mutex_is_locked
(struct mutex_info* const p);
102
if (
mutex_is_locked
(p))
495
static Bool
mutex_is_locked
(struct mutex_info* const p)
function
Completed in 567 milliseconds