OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destroy_semaphore
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/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
124
destroy_semaphore
(semaphore_name, s_sem);
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/object_tracker/
object_tracker.cpp
539
static void
destroy_semaphore
(VkDevice dispatchable_object, VkSemaphore object)
function in namespace:object_tracker
[
all
...]
Completed in 231 milliseconds