Home
last modified time | relevance | path

Searched defs:GetThread (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.h152 pthread_t& GetThread() in GetThread() function
185 pthread_t GetThread() in GetThread() function
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dthread_ex.h126 pthread_t GetThread() const { return thread_; } in GetThread() function
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_operation.cpp83 std::thread& BootAnimationOperation::GetThread() in GetThread() function in BootAnimationOperation