OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 22 milliseconds