Home
last modified time | relevance | path

Searched defs:mThread (Results 1 – 7 of 7) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
Dhdi_netlink_monitor.h33 std::unique_ptr<std::thread> mThread; variable
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
Dhdi_netlink_monitor.h34 std::unique_ptr<std::thread> mThread; variable
Ddrm_vsync_worker.h43 std::unique_ptr<std::thread> mThread; variable
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
Dhdi_netlink_monitor.h34 std::unique_ptr<std::thread> mThread; variable
Ddrm_vsync_worker.h43 std::unique_ptr<std::thread> mThread; variable
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
Ddrm_vsync_worker.h43 std::unique_ptr<std::thread> mThread; variable
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
Drk_list.cpp379 pthread_t mThread; in rk_list_test_0() local