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