HomeSort by relevance Sort by last modified time
    Searched refs:Uninterruptible (Results 1 - 2 of 2) sorted by null

  /art/runtime/base/
mutex.h 552 class Uninterruptible : public Role {
701 // Uninterruptible means that the thread may not become suspended.
702 static Uninterruptible uninterruptible_;
mutex.cc 66 Uninterruptible Roles::uninterruptible_;
    [all...]

Completed in 248 milliseconds