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

/haiku/src/apps/haikudepot/process/
H A DThreadedProcessNode.h29 int32 fStartTimeoutSeconds; member in class:ThreadedProcessNode
H A DThreadedProcessNode.cpp25 fStartTimeoutSeconds(startTimeoutSeconds)
34 fStartTimeoutSeconds(TIMEOUT_UNTIL_STARTED_SECS_DEFAULT)
84 fStartTimeoutSeconds);

Completed in 93 milliseconds