Searched refs:get_current_thread (Results 1 – 1 of 1) sorted by relevance
681 fn get_current_thread(self: ArcBorrow<'_, Self>) -> Result<Arc<Thread>> { in get_current_thread() method1568 let thread = this.get_current_thread()?; in ioctl_write_only()1594 let thread = this.get_current_thread()?; in ioctl_write_read()1693 let thread = this.get_current_thread()?; in poll()