Searched defs:self (Results 1 – 7 of 7) sorted by relevance
29 rt_thread_t self = rt_thread_self(); in usb_osal_thread_delete() local39 rt_thread_t self = rt_thread_self(); in usb_osal_thread_schedule_other() local
25 rt_thread_t self = rt_thread_self(); in __rt_libc_exit() local
86 rt_thread_t self = rt_thread_self(); in arch_get_user_sp() local
122 struct uinstance* self; member
235 struct rt_pci_device *self; member
117 struct usbh_hub *self; /* if this hubport is a hub */ member
3340 rt_thread_t self = RT_NULL; in _sys_clone() local
Completed in 25 milliseconds