Home
last modified time | relevance | path

Searched defs:newThread (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dbase_thread_test.cpp79 auto newThread = ThreadStart(ThreadFunc); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp190 bool traceAllocation, bool newThread) in StartHeapTracking()
226 bool HeapProfiler::StopHeapTracking(Stream *stream, Progress *progress, bool newThread) in StopHeapTracking()
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp223 … [[maybe_unused]] bool traceAllocation, [[maybe_unused]] bool newThread) in StartHeapTracking()
248 [[maybe_unused]] bool newThread) in StopHeapTracking()
260 … [[maybe_unused]] Progress *progress, [[maybe_unused]] bool newThread) in StopHeapTracking()