Home
last modified time | relevance | path

Searched defs:tid (Results 1 – 12 of 12) sorted by relevance

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
Dh4_protocol.cpp45 pid_t tid = gettid(); in SetRTSchedule() local
/drivers/peripheral/usb/sample/device/liteos/
Dacm_test.c90 pthread_t tid; in StartPThreadRead() local
/drivers/peripheral/usb/ddk/host/src/
Dusb_pnp_manager.c89 pthread_t tid; in UsbPnpManagerStartUeventThread() local
Dlinux_adapter.c1560 int32_t UsbAdapterKillSignal(struct UsbDeviceHandle *devHandle, UsbRawTidType tid) in UsbAdapterKillSignal()
Dliteos_adapter.c1459 int32_t UsbAdapterKillSignal(struct UsbDeviceHandle *handle, UsbRawTidType tid) in UsbAdapterKillSignal()
Dusb_raw_api_library.c1552 int32_t RawKillSignal(struct UsbDeviceHandle *devHandle, UsbRawTidType tid) in RawKillSignal()
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dhdi_wpa_hal.h50 pthread_t tid; member
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
Dosal_thread.c50 uint32_t tid; member
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
Dosal_thread.c50 uint32_t tid; member
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
Dosal_thread.c50 TskHandle tid; member
/drivers/liteos/hievent/src/
Dhievent_driver.c63 int32_t tid; member
/drivers/hdf_core/framework/core/adapter/syscall/src/
Dhdf_syscall_adapter.c227 int32_t tid = syscall(SYS_gettid); in SetThreadName() local