Home
last modified time | relevance | path

Searched defs:thread_ (Results 26 - 50 of 109) sorted by relevance

12345

/foundation/multimedia/player_framework/services/services/monitor/server/
H A Dmonitor_server.h66 std::unique_ptr<std::thread> thread_ = nullptr; member in OHOS::Media::MonitorServer
/foundation/multimedia/player_framework/services/utils/include/
H A Dwatchdog.h92 std::unique_ptr<std::thread> thread_; member in OHOS::Media::WatchDog
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_executor.h68 std::thread thread_; member in OHOS::SoftBus::WifiDirectExecutor
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dprobe_thread.h99 std::thread thread_; member in OHOS::NetManagerStandard::ProbeThread
/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_workthread.h56 std::thread thread_; member in OHOS::IPC_SINGLE::IPCWorkThread
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_socket_listener.h72 std::thread thread_; member in OHOS::NetManagerStandard::MDnsSocketListener
/test/testfwk/arkxtest/testserver/src/service/
H A Dtest_server_service.h79 std::thread thread_; member in OHOS::testserver::TestServerService::CallerDetectTimer
/third_party/node/src/
H A Dinspector_io.h65 uv_thread_t thread_; member in node::inspector::InspectorIo
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
H A Dbytecodeopt_peepholes_runtime_test.cpp54 ark::MTManagedThread *thread_; member in ark::bytecodeopt::test::BytecodeOptPeepholes
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
H A Dworker_thread.h143 std::thread *thread_ = nullptr; member in ark::taskmanager::WorkerThread
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dthread_scopes.h82 ManagedThread *thread_; member in ark::ScopedNativeCodeThread
103 ManagedThread *thread_; global() member in ark::ScopedManagedCodeThread
123 ManagedThread *thread_; global() member in ark::ScopedChangeThreadStatus
[all...]
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dframe_test.cpp50 ark::MTManagedThread *thread_; member in ark::test::FrameTest
H A Dcompilation_status_test.cpp54 ark::MTManagedThread *thread_; member in ark::test::CompilationStatusTest
H A Dgetmethod_test.cpp62 ark::MTManagedThread *thread_ = nullptr; member in ark::test::GetMethodTest
H A Dhistogram_test.cpp96 ark::MTManagedThread *thread_; member in ark::test::HistogramTest
H A Dosr_code_test.cpp54 ark::MTManagedThread *thread_; member in ark::test::OsrCodeTest
H A Dsignal_handler_test.cpp152 MTManagedThread *thread_; member in ark::test::SignalHandlerTest
H A Dcompiler_thread_pool.cpp58 ark::MTManagedThread *thread_; member in ark::test::CompilerThreadPoolTest
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_math_test.cpp47 static JSThread *thread_; member in panda::test::BuiltinsMathTest
51 JSThread *BuiltinsMathTest::thread_ = nullptr; member in panda::test::BuiltinsMathTest
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_tracker.h63 std::thread thread_; member in panda::ecmascript::HeapTrackerSample
/arkcompiler/ets_runtime/ecmascript/
H A Djs_finalization_registry.h35 JSThread *thread_; member in panda::ecmascript::CheckAndCallScope
/commonlibrary/c_utils/base/include/
H A Dtimer.h143 std::thread thread_; member in OHOS::Utils::Timer
H A Dthread_ex.h137 pthread_t thread_; // Thread ID member in OHOS::Thread
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dpicture_manager_thread.h63 std::unique_ptr<std::thread> thread_ = nullptr; member in OHOS::Media::PictureManagerThread
/arkcompiler/ets_runtime/test/executiontest/
H A Dthread_termination_test.cpp69 JSThread *thread_ = {nullptr}; member in panda::test::ThreadTerminationTest
103 std::thread thread_; member in panda::test::TerminatorThread

Completed in 11 milliseconds

12345