Home
last modified time | relevance | path

Searched defs:Thread (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dthread_linux.c34 typedef struct Thread { struct
44 Thread *thread; argument
/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/osal/thread/
H A Dthread.cpp24 Thread::Thread(ThreadPriority priority) noexcept : id_(), name_(), priority_(priority), state_() in Thread() function in OHOS::Media::OSAL::Thread
28 Thread::Thread(Thread&& other) noexcept in Thread() function in OHOS::Media::OSAL::Thread
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dthread.h31 typedef struct Thread Thread; typedef
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dthread_util.cpp23 namespace Thread { namespace
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dthread.cpp19 Thread::Thread() : tId_() {} in Thread() function in Commonlibrary::Concurrent::WorkerModule::Thread
/ohos5.0/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A Dthread.cpp28 Thread::Thread(ThreadPriority priority) noexcept : id_(), name_(), priority_(priority), state_() in Thread() function in OHOS::Media::Thread
32 Thread::Thread(Thread&& other) noexcept in Thread() function in OHOS::Media::Thread
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dthread.cpp25 Thread::Thread() : tid_() {} in Thread() function in Commonlibrary::Concurrent::TaskPoolModule::Thread
/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Dthread.h30 class Thread; variable
/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Dthread.cpp41 Thread::Thread() in Thread() function in OHOS::AI::Thread
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dthread_ex.cpp97 Thread::Thread() in Thread() function in OHOS::Thread
/ohos5.0/base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitracechain/src/
H A Dlib.rs88 Thread = 1, enumerator