Lines Matching full:sem_t
30 sem_t s;
56 sem_t s;
67 static void SemWaitThreadTestFn(sem_t& sem) {
72 SemWaitThreadTestFn(*reinterpret_cast<sem_t*>(arg));
77 sem_t s;
105 int (*wait_function)(sem_t* __sem, const timespec* __ts)) {
106 sem_t s;
150 sem_t s;
157 sem_t s;
183 sem_t* sem = reinterpret_cast<sem_t*>(arg);
206 sem_t s;
229 sem_t s;