Searched refs:sem_destroy (Results 1 – 25 of 44) sorted by relevance
12
61 sem_destroy(&sem); in startBlockingTestPlatform()69 sem_destroy(&sem); in startBlockingTestPlatform()139 sem_destroy(&sem); in startDaemonTestPlatform()
587 sem_destroy(&cpi->h_event_start_encoding[ithread]); in vp8cx_create_encoder_threads()589 sem_destroy(&cpi->h_event_end_encoding); in vp8cx_create_encoder_threads()619 sem_destroy(&cpi->h_event_start_encoding[ithread]); in vp8cx_create_encoder_threads()621 sem_destroy(&cpi->h_event_end_encoding); in vp8cx_create_encoder_threads()622 sem_destroy(&cpi->h_event_end_lpf); in vp8cx_create_encoder_threads()623 sem_destroy(&cpi->h_event_start_lpf); in vp8cx_create_encoder_threads()652 sem_destroy(&cpi->h_event_start_encoding[i]); in vp8cx_remove_encoder_threads()659 sem_destroy(&cpi->h_event_end_encoding); in vp8cx_remove_encoder_threads()660 sem_destroy(&cpi->h_event_end_lpf); in vp8cx_remove_encoder_threads()661 sem_destroy(&cpi->h_event_start_lpf); in vp8cx_remove_encoder_threads()
91 #define sem_destroy(sem) if(*sem)((int)(CloseHandle(*sem))==TRUE) macro153 static inline int sem_destroy(sem_t * sem)171 #define sem_destroy(sem) semaphore_destroy(mach_task_self(),*sem)
33 static void sem_destroy(sem_t *p) in sem_destroy() function91 sem_destroy(&s_sem); in main()
31 if (sem_destroy(&mySemaphore) != 0) in main()
87 sem_destroy(&s_sem); in main()
70 sem_destroy(p); in destroy_semaphore()
85 sem_destroy(p); in destroy_semaphore()
6 module asm ".weak sem_destroy"7 module asm ".equ sem_destroy, _sem_destroy"
39 sem_destroy(&s1); in main()
81 return sem_destroy(s); in my_sem_destroy()
129 return sem_destroy(s); in my_sem_destroy()
253 return sem_destroy(s); in my_sem_destroy()
249 sem_destroy(&s1); in main()
25 sem_destroy(&sem_); in ~B()
16 sem_destroy(&sem_); in ~A()
56 sem_destroy(sem); in deSemaphore_destroy()
602 sem_destroy(&gpphTmlNfc_Context->rxSemaphore); in phTmlNfc_CleanUp()603 sem_destroy(&gpphTmlNfc_Context->txSemaphore); in phTmlNfc_CleanUp()604 sem_destroy(&gpphTmlNfc_Context->postMsgSemaphore); in phTmlNfc_CleanUp()
98 if (sem_destroy(&pQueue->nProcessSemaphore)) in phDal4Nfc_msgrelease()
159 return sem_destroy((sem_t *)sem); in ithread_sem_destroy()
85 int result = sem_destroy(&native_handle_);
419 if (sem_destroy(&pCallbackData->sem)) in phNxpNciHal_cleanup_cb_data()