Home
last modified time | relevance | path

Searched defs:g_taskId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dws_ffrt_helper_test.cpp28 static std::atomic<int> g_taskId(0); variable
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Dtask_handler_wrap.cpp61 std::atomic_int32_t TaskHandlerWrap::g_taskId = 0; member in OHOS::AAFwk::TaskHandlerWrap