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

/haiku/src/preferences/repositories/
H A DTaskTimer.h28 int32 taskType; member in struct:__anon1839
H A DTaskLooper.cpp137 newTask->taskType = DISABLE_REPO;
140 newTask->taskType = ENABLE_REPO;
148 BString threadName(newTask->taskType == ENABLE_REPO ?
188 if (task->taskType == ENABLE_REPO
237 switch (task->taskType)
309 if (task->taskType == ENABLE_REPO)
316 if (task->taskType == ENABLE_REPO)

Completed in 85 milliseconds