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

  /art/runtime/
thread_list.h 106 void ReleaseThreadId(Thread* self, uint32_t id) LOCKS_EXCLUDED(allocated_ids_lock_);
thread_list.cc 532 ReleaseThreadId(self, thin_lock_id);
590 void ThreadList::ReleaseThreadId(Thread* self, uint32_t id) {

Completed in 402 milliseconds