Home
last modified time | relevance | path

Searched defs:sem_unlink (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/thread/
Dsem_unlink.c4 int sem_unlink(const char *name) in sem_unlink() function
/third_party/python/Modules/_multiprocessing/
Dsemaphore.c227 # define sem_unlink(name) 0 macro