Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dpthread_map.h106 #define sem_destroy cyg_semaphore_destroy macro
H A Dmdrv_mfe.c327 sem_destroy(&_MFE_wait_queue); in MDrv_MFE_Sem_Destroy()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dsemaphore.h40 extern int sem_destroy (sem_t *__sem) __THROW;
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c361 extern int sem_destroy(sem_t *sem);
1114 sem_destroy(&_MsOS_Semaphore_Info[s32SemaphoreId].stSemaphore); in MsOS_DeleteSemaphore()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c1400 sem_destroy(&_MsOS_Semaphore_Info[s32SemaphoreId].stSemaphore);
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c419 sem_destroy(&madp_sem_input); in MAdp_MFE_Sem_Destroy()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c2042 sem_destroy(&_MsOS_Semaphore_Info[s32SemaphoreId].stSemaphore); in MsOS_DeleteSemaphore()