Home
last modified time | relevance | path

Searched refs:sem_wait (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/posix/include/
A Dsemaphore.h27 int sem_wait(sem_t *sem);
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_syssem.c95 retval = sem_wait(&sem->sem); in SDL_SemWait()
/AliOS-Things-master/components/posix/src/
A Dsemaphore.c53 int sem_wait(sem_t *sem) in sem_wait() function
/AliOS-Things-master/components/websocket/src/
A Drws_thread.c188 ret = sem_wait(sem); in rws_sem_wait()
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_linux.h309 return sem_wait(sem); in os_sem_wait()
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_system.c188 return sem_wait(*sem); in aos_sem_wait()

Completed in 10 milliseconds