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

/haiku/src/apps/deskcalc/
H A DCalcView.h95 static status_t _EvaluateThread(void* data);
H A DCalcView.cpp940 fEvaluateThread = spawn_thread(_EvaluateThread, "Evaluate Thread",
1092 CalcView::_EvaluateThread(void* data) function in class:CalcView

Completed in 86 milliseconds