Home
last modified time | relevance | path

Searched refs:detach (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dthreaded_coroutine.cpp57 t.detach(); in AttachToCoroutine()
78 // detach in Destroy()
H A Dstackful_coroutine_worker.cpp38 t.detach(); in StackfulCoroutineWorker()
/arkcompiler/ets_runtime/compiler_service/src/
H A Daot_compiler_impl.cpp352 }).detach(); in HandlePowerDisconnected()
363 }).detach(); in HandleScreenOn()
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Djson_stringifier_test.cpp327 GTEST_LOG_(INFO) << "detach is running"; in Detach()
329 GTEST_LOG_(INFO) << "detach: two params is nullptr"; in Detach()
332 GTEST_LOG_(INFO) << "detach: hint is nullptr"; in Detach()
344 static panda::JSNApi::NativeBindingInfo* CreateNativeBindingInfo(void* attach, void* detach) in CreateNativeBindingInfo() argument
349 info->detachFunc = detach; in CreateNativeBindingInfo()
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerimpl_unit/
H A Daotcompilerimpl_unit.cpp697 }).detach(); in TestCancelAotCompilerTask()
700 }).detach(); in TestCancelAotCompilerTask()
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/escompat/
H A DProcess.cpp111 timeoutListener.detach(); in SpawnChildProcess()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler.cpp718 thread.detach(); in DumpHeapSnapshot()
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_first_tests.cpp490 GTEST_LOG_(INFO) << "detach is running"; in Detach()
499 static panda::JSNApi::NativeBindingInfo *CreateNativeBindingInfo(void *attach, void *detach) in CreateNativeBindingInfo() argument
504 info->detachData = detach; in CreateNativeBindingInfo()
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
H A Dserializer_test.cpp1387 GTEST_LOG_(INFO) << "detach is running"; in Detach()
1389 GTEST_LOG_(INFO) << "detach: two params is nullptr"; in Detach()
1392 GTEST_LOG_(INFO) << "detach: hint is nullptr"; in Detach()
1404 static panda::JSNApi::NativeBindingInfo* CreateNativeBindingInfo(void* attach, void* detach) in CreateNativeBindingInfo() argument
1409 info->detachFunc = detach; in CreateNativeBindingInfo()

Completed in 16 milliseconds