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

  /art/runtime/base/
mutex.h 553 class Uninterruptible : public Role {
740 // Uninterruptible means that the thread may not become suspended.
741 static Uninterruptible uninterruptible_;
mutex.cc 72 Uninterruptible Roles::uninterruptible_;
    [all...]

Completed in 374 milliseconds