Searched defs:PushBack (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/kernel/scheduler/
H A DRunQueue.h308 RUN_QUEUE_CLASS_NAME::PushBack(Element* element, function in class:RUN_QUEUE_CLASS_NAME
H A Dscheduler_cpu.cpp138 CPUEntry::PushBack(ThreadData* thread, int32 priority) function in class:CPUEntry
440 CoreEntry::PushBack(ThreadData* thread, int32 priority) function in class:CoreEntry
/haiku/headers/private/kernel/util/
H A DVector.h249 _VECTOR_CLASS_NAME::PushBack(const Value &value) function in class:_VECTOR_CLASS_NAME
/haiku/headers/private/userlandfs/shared/
H A DVector.h245 _VECTOR_CLASS_NAME::PushBack(const Value &value) function in class:_VECTOR_CLASS_NAME
/haiku/src/tests/system/kernel/util/
H A DVectorTest.cpp216 void PushBack(const Value &value) function in class:TestVector

Completed in 113 milliseconds