Searched refs:semaphore_cleanup (Results 1 – 1 of 1) sorted by relevance
39 static void semaphore_cleanup(struct semaphore_info* p);103 p->cleanup = (void(*)(DrdClientobj*))semaphore_cleanup; in drd_semaphore_initialize()117 static void semaphore_cleanup(struct semaphore_info* p) in semaphore_cleanup() function