OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destroy_semaphore
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/drd/tests/
circular_buffer.c
79
static void
destroy_semaphore
(const char* const name, sem_t* p)
function
150
destroy_semaphore
(DATA_SEMAPHORE_NAME, b->data);
151
destroy_semaphore
(FREE_SEMAPHORE_NAME, b->free);
pth_inconsistent_cond_wait.c
64
static void
destroy_semaphore
(const char* const name, sem_t* p)
function
123
destroy_semaphore
(semaphore_name, s_sem);
Completed in 48 milliseconds