Home
last modified time | relevance | path

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

/components/libc/posix/ipc/
A Dsemaphore.h35 int sem_init(sem_t *sem, int pshared, unsigned int value);
A Dsemaphore.c275 int sem_init(sem_t *sem, int pshared, unsigned int value) in sem_init() function
307 RTM_EXPORT(sem_init);
/components/libc/
A Dposix-info.txt128 + sem_init()

Completed in 3 milliseconds