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

/haiku/headers/private/kernel/
H A Dthread_types.h408 { return fCoreDumpCondition; }
411 { fCoreDumpCondition = condition; }
433 ConditionVariable* fCoreDumpCondition; member in struct:BKernel::Team
/haiku/src/system/kernel/
H A Dteam.cpp512 fCoreDumpCondition = NULL;

Completed in 45 milliseconds