Searched defs:main_thread (Results 1 – 15 of 15) sorted by relevance
21 pthread_t main_thread; in main() local
23 pthread_t main_thread; in main() local
85 std::shared_ptr<MainThreadHandle> main_thread) in InspectorTraceWriter()118 std::shared_ptr<MainThreadHandle> main_thread) in TracingAgent()
43 explicit MainThreadHandle(MainThreadInterface* main_thread) in MainThreadHandle()
239 std::shared_ptr<MainThreadHandle> main_thread, in Start()254 InspectorIo::InspectorIo(std::shared_ptr<MainThreadHandle> main_thread, in InspectorIo()329 std::shared_ptr<MainThreadHandle> main_thread, in InspectorIoDelegate()
78 explicit MainThreadHandle(MainThreadInterface* main_thread) in MainThreadHandle()654 std::shared_ptr<MainThreadHandle> main_thread, in InspectorIoDelegate()762 std::shared_ptr<MainThreadHandle> main_thread, in Start()777 InspectorIo::InspectorIo(std::shared_ptr<MainThreadHandle> main_thread, in InspectorIo()
41 Phases main_thread; member
370 LocalHeap* main_thread = heap_->main_thread_local_heap(); in TryPerformCollection() local
98 static pthread_t main_thread; variable
109 unsigned long main_thread; member
172 static int main_thread(void) in main_thread() function
320 bool main_thread; member
41 GarbageCollectionPhases main_thread; member
1590 def main_thread(): function