Searched defs:create_semaphore (Results 1 – 2 of 2) sorted by relevance
45 static sem_t* create_semaphore(const char* const name) in create_semaphore() function
60 static sem_t* create_semaphore(const char* const name, const int value) in create_semaphore() function