Searched refs:sem_post (Results 1 - 4 of 4) sorted by relevance

/seL4-test-master/projects/musllibc/src/thread/
H A Dsem_post.c4 int sem_post(sem_t *sem) function
H A Dsynccall.c41 sem_post(&ch.caller_sem);
154 sem_post(&cp->target_sem);
168 sem_post(&cp->target_sem);
/seL4-test-master/projects/musllibc/include/
H A Dsemaphore.h26 int sem_post(sem_t *);
/seL4-test-master/projects/musllibc/src/aio/
H A Daio.c203 sem_post(&args->sem);

Completed in 31 milliseconds