Home
last modified time | relevance | path

Searched refs:sem_destroy (Results 1 – 8 of 8) sorted by relevance

/bionic/tests/headers/posix/
Dsemaphore_h.c39 FUNCTION(sem_destroy, int (*f)(sem_t*)); in semaphore_h()
/bionic/tests/
Dsemaphore_test.cpp58 ASSERT_EQ(0, sem_destroy(&s)); in TEST()
70 ASSERT_EQ(0, sem_destroy(&s)); in TEST()
139 ASSERT_EQ(0, sem_destroy(&s)); in sem_timedwait_helper()
/bionic/libc/include/
Dsemaphore.h49 int sem_destroy(sem_t* _Nonnull __sem);
/bionic/libc/bionic/
Dpthread_internal.cpp242 sem_destroy(&g_sem); in android_run_on_all_threads()
273 sem_destroy(&g_sem); in android_run_on_all_threads()
Dsemaphore.cpp120 int sem_destroy(sem_t*) { in sem_destroy() function
/bionic/libc/tools/
Dposix-2013.txt890 sem_destroy
/bionic/libc/
Dlibc.map.txt903 sem_destroy;
/bionic/tools/versioner/platforms/
Dlibc.map.txt903 sem_destroy;