Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dsemaphore.c39 static struct nsem_obj *nsem_find(const char *name) in nsem_find() function
255 nsem = nsem_find(name); in sem_open()
329 nsem = nsem_find(name); in sem_unlink()