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