Searched refs:kPostThreadInterrupted (Results 1 – 2 of 2) sorted by relevance
547 static constexpr int kPostThreadInterrupted = 1; variable
684 return kPostThreadInterrupted; in PostThreadPollInterruptible()909 ALOGE_IF(error < 0 && error != kPostThreadInterrupted, in PostThread()