Home
last modified time | relevance | path

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

/third_party/ulib/musl/pthread/
A Dsem_getvalue.c5 int sem_getvalue(sem_t* restrict sem, int* restrict valp) { in sem_getvalue() function
/third_party/ulib/musl/include/
A Dsemaphore.h20 int sem_getvalue(sem_t* __restrict, int* __restrict);
/third_party/ulib/musl/
A Dmusl-rules.mk120 $(LOCAL_DIR)/pthread/sem_getvalue.c \

Completed in 10 milliseconds