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

/fuchsia/zircon/kernel/object/
H A Djob_dispatcher.cpp31 uint32_t JobDispatcher::ChildCountLocked<JobDispatcher>() const { function in class:JobDispatcher
36 uint32_t JobDispatcher::ChildCountLocked<ProcessDispatcher>() const { function in class:JobDispatcher
71 const uint32_t count = ChildCountLocked<typename T::ValueType>();
/fuchsia/zircon/kernel/object/include/object/
H A Djob_dispatcher.h155 uint32_t ChildCountLocked() const TA_REQ(get_lock());

Completed in 37 milliseconds