Home
last modified time | relevance | path

Searched refs:GetThread (Results 1 - 7 of 7) sorted by relevance

/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.h152 pthread_t& GetThread() in GetThread() function in ffrt::WorkerThread
185 pthread_t GetThread() in GetThread() function in ffrt::WorkerThread
H A Dworker_thread.cpp62 pthread_setname_np(wthread->GetThread(), threadName.c_str()); in WorkerSetup()
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_independent_display_strategy.cpp44 op->GetThread().join(); in Display()
H A Dboot_compatible_display_strategy.cpp51 operator_->GetThread().join(); in Display()
H A Dboot_associative_display_strategy.cpp57 operator_->GetThread().join(); in Display()
H A Dboot_animation_operation.cpp83 std::thread& BootAnimationOperation::GetThread() in GetThread() function in BootAnimationOperation
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_operation.h43 std::thread& GetThread();

Completed in 3 milliseconds