Searched refs:sem (Results 1 - 6 of 6) sorted by relevance

/development/ndk/platforms/android-L/include/sys/
H A Dsem.h32 #include <linux/sem.h>
/development/ndk/platforms/android-3/include/
H A Dsemaphore.h41 extern int sem_init(sem_t *sem, int pshared, unsigned int value);
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
/development/ndk/platforms/android-L/include/
H A Dsemaphore.h44 extern int sem_init(sem_t *sem, int pshared, unsigned int value);
57 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
/development/ndk/platforms/android-3/include/linux/
H A Dsem.h34 struct sem *sem_base;
H A Ddevice.h107 struct semaphore sem; member in class:__anon154
184 struct semaphore sem; member in struct:device
/development/ndk/platforms/android-L/include/linux/
H A Dsem.h40 struct sem *sem_base;

Completed in 81 milliseconds