Searched defs:UnregisterThread (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | runtime.cpp | 145 void Runtime::UnregisterThread(JSThread* thread) in UnregisterThread() function in panda::ecmascript::Runtime |
| D | js_thread.cpp | 65 void JSThread::UnregisterThread(JSThread *jsThread) in UnregisterThread() function in panda::ecmascript::JSThread |