Searched refs:CreateSemaphore (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/
H A Dscheduling_analysis.h33 class CreateSemaphore : public WaitObjectTraceEntry { class in namespace:SchedulingAnalysisTracing
35 CreateSemaphore(sem_id id, const char* name) function in class:SchedulingAnalysisTracing::CreateSemaphore
/haiku/src/system/kernel/
H A Dsem.cpp527 T_SCHEDULING_ANALYSIS(CreateSemaphore(id, name));

Completed in 81 milliseconds