Searched refs:B_JOB_STATE_ABORTED (Results 1 – 6 of 6) sorted by relevance
154 ? B_JOB_STATE_ABORTED in Run()257 case B_JOB_STATE_ABORTED: in NotifyStateListeners()
278 if (dependantJob->State() != B_JOB_STATE_ABORTED) { in _RemoveDependantJobsOf()279 BJob::Private(*dependantJob).SetState(B_JOB_STATE_ABORTED); in _RemoveDependantJobsOf()
92 if (jobResult != B_OK && State() != BSupportKit::B_JOB_STATE_ABORTED in Cleanup()
37 B_JOB_STATE_ABORTED, enumerator
135 \var BJobState BSupportKit::B_JOB_STATE_ABORTED
540 case B_JOB_STATE_ABORTED: in _AddRequirement()