Home
last modified time | relevance | path

Searched refs:ThreadCreate (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dthread.h41 Thread *ThreadCreate(const char *name);
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_thread.h41 static inline ThreadId ThreadCreate(Runnable entry, void* arg, const ThreadAttr* attr) in ThreadCreate() function
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dthread_linux.c123 Thread *ThreadCreate(const char *name) in ThreadCreate() function
H A Dalarm_linux.c48 g_alarmThread = ThreadCreate("Stack-Alarm"); in AlarmModuleInit()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_thread.c158 g_processingThread = ThreadCreate("Stack"); in BtmInitThread()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.c189 g_hciTxThread = ThreadCreate("HciTx"); in HCI_Initialize()

Completed in 3 milliseconds