Searched defs:SDL_semaphore (Results 1 – 4 of 4) sorted by relevance
76 struct SDL_semaphore struct78 Uint32 count;79 Uint32 waiters_count;80 SDL_mutex *count_lock;81 SDL_cond *count_nonzero;
31 struct SDL_semaphore struct33 HANDLE id;34 LONG count;
36 struct SDL_semaphore { struct37 SceUID semid;
42 struct SDL_semaphore struct44 sem_t sem;