Home
last modified time | relevance | path

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

/components/libc/posix/ipc/
A Dsemaphore.c101 static sem_t *posix_sem_find(const char* name) in posix_sem_find() function
213 psem = posix_sem_find(name); in sem_unlink()
347 if (posix_sem_find(name) != RT_NULL) in sem_open()
378 sem = posix_sem_find(name); in sem_open()

Completed in 2 milliseconds