OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mutex_delete_thread
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/drd/
drd_mutex.c
43
static void
mutex_delete_thread
(struct mutex_info* p, const DrdThreadId tid);
76
= (void(*)(DrdClientobj*, DrdThreadId))
mutex_delete_thread
;
504
static void
mutex_delete_thread
(struct mutex_info* p, const DrdThreadId tid)
function
Completed in 620 milliseconds