Home
last modified time | relevance | path

Searched refs:ObtainSemaphore (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/thread/amigaos/
DSDL_syssem.c78 ObtainSemaphore(&sem->Sem); in SDL_SemTryWait()
98 ObtainSemaphore(&sem->Sem); in SDL_SemWaitTimeout()
118 ObtainSemaphore(&sem->Sem); in SDL_SemWait()
DSDL_thread.c75 ObtainSemaphore(&thread_lock); in SDL_AddThread()
106 ObtainSemaphore(&thread_lock); in SDL_DelThread()
141 ObtainSemaphore(&thread_lock); in SDL_GetErrBuf()
DSDL_systhread_c.h52 #define ObtainSemaphore ObtainSemaphorePPC macro