Searched defs:Thread (Results 1 – 6 of 6) sorted by relevance
34 typedef struct Thread { struct44 Thread *thread; argument
24 Thread::Thread(ThreadPriority priority) noexcept : id_(), name_(), priority_(priority), state_() in Thread() function in OHOS::Media::OSAL::Thread28 Thread::Thread(Thread&& other) noexcept in Thread() function in OHOS::Media::OSAL::Thread
31 typedef struct Thread Thread; typedef
34 Thread::Thread(ThreadPriority priority) noexcept : id_(), name_(), priority_(priority), state_() in Thread() function in OHOS::Media::Thread38 Thread::Thread(Thread&& other) noexcept in Thread() function in OHOS::Media::Thread
30 class Thread; variable
41 Thread::Thread() in Thread() function in OHOS::AI::Thread