OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:semaphore_cleanup
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/drd/
drd_semaphore.c
40
static void
semaphore_cleanup
(struct semaphore_info* p);
104
p->cleanup = (void(*)(DrdClientobj*))
semaphore_cleanup
;
118
static void
semaphore_cleanup
(struct semaphore_info* p)
function
Completed in 60 milliseconds