Searched refs:SRTM_Sem_Destroy (Results 1 – 3 of 3) sorted by relevance
53 void SRTM_Sem_Destroy(srtm_sem_t sem);
289 SRTM_Sem_Destroy(disp->startSig); in SRTM_Dispatcher_Destroy()290 SRTM_Sem_Destroy(disp->stopSig); in SRTM_Dispatcher_Destroy()291 SRTM_Sem_Destroy(disp->queueSig); in SRTM_Dispatcher_Destroy()580 SRTM_Sem_Destroy(signal); in SRTM_Dispatcher_Request()714 SRTM_Sem_Destroy(signal); in SRTM_Dispatcher_CallProc()
42 void SRTM_Sem_Destroy(srtm_sem_t sem) in SRTM_Sem_Destroy() function