Searched defs:semaphore (Results 1 – 5 of 5) sorted by relevance
30 struct semaphore { struct35 typedef struct semaphore losMutexDef_t; argument
302 int sdio_func_reg_notify(void* semaphore) in sdio_func_reg_notify()
267 int bcmsdh_reg_sdio_notify(void* semaphore) in bcmsdh_reg_sdio_notify()
8969 int dhd_bus_reg_sdio_notify(void* semaphore) in dhd_bus_reg_sdio_notify()
2454 struct sem *semaphore = &sma->sems[i]; in exit_sem() local