Home
last modified time | relevance | path

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

/haiku/src/system/kernel/scheduler/
H A Dscheduler_profiler.h82 spinlock fFunctionLock; variable
H A Dscheduler_profiler.cpp33 B_INITIALIZE_SPINLOCK(&fFunctionLock); in Profiler()
245 SpinLocker _(fFunctionLock); in _FindFunction()