Home
last modified time | relevance | path

Searched refs:sem_trywait (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/posix/include/
A Dsemaphore.h25 int sem_trywait(sem_t *sem);
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_syssem.c79 if (sem_trywait(&sem->sem) == 0) { in SDL_SemTryWait()
/AliOS-Things-master/components/posix/src/
A Dsemaphore.c72 int sem_trywait(sem_t *sem) in sem_trywait() function
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_system.c190 return sem_trywait(*sem); in aos_sem_wait()

Completed in 6 milliseconds