Home
last modified time | relevance | path

Searched defs:ThreadContext (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dthread_context.h36 struct ThreadContext { struct
56 ~ThreadContext() in ~ThreadContext() argument
/ohos5.0/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.h30 typedef struct TagThreadContext ThreadContext; typedef
/ohos5.0/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_cmder.h33 } ThreadContext; typedef
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp282 struct ThreadContext { struct in __anondcf869ec0110::ThreadPool
283 std::thread thread;
284 bool exit { false };
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_thread_pool.h48 } ThreadContext; typedef