Home
last modified time | relevance | path

Searched refs:SemDestroy (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.cpp238 if (generator_->SemDestroy(0) != 0) { in ~CpuProfiler()
241 if (generator_->SemDestroy(1) != 0) { in ~CpuProfiler()
244 if (generator_->SemDestroy(2) != 0) { // 2: signal 2 in ~CpuProfiler()
H A Dsamples_record.h143 int SemDestroy(int index);
H A Dsamples_record.cpp408 int SamplesRecord::SemDestroy(int index) in SemDestroy() function in panda::ecmascript::SamplesRecord

Completed in 4 milliseconds