Searched refs:addCurrentThread (Results 1 – 10 of 10) sorted by relevance
47 …void addCurrentThread(); // Only needs to be called by clients that can use the same heap from mul…
201 void MachineThreads::addCurrentThread() in addCurrentThread() function in JSC::MachineThreads
45 globalData->heap.machineThreads().addCurrentThread(); in APIEntryShimWithoutLock()
102 public synchronized ThreadHandle addCurrentThread() { in addCurrentThread() method in ThreadAuditor
179 ThreadAuditor.ThreadHandle threadHandle = sipStack.getThreadAuditor().addCurrentThread(); in run()
269 .addCurrentThread(); in run()
382 threadHandle = getThreadAuditor().addCurrentThread(); in runTask()
459 … ThreadAuditor.ThreadHandle threadHandle = sipStack.getThreadAuditor().addCurrentThread(); in run()
54 ?addCurrentThread@MachineThreads@JSC@@QAEXXZ
5366 registerThread => addCurrentThread. "Current" is more specific.5399 (JSC::MachineThreads::addCurrentThread):