Searched refs:write_thread_id (Results 1 – 3 of 3) sorted by relevance
139 pub fn write_thread_id(&mut self, tid: ThreadId) -> Result<(), Error<C::Error>> { in write_thread_id() method
848 write_thread_id(int fd, PyThreadState *tstate, int is_current) in write_thread_id() function919 write_thread_id(fd, tstate, tstate == current_tstate); in _Py_DumpTracebackThreads()
682 BaseOps::SingleThread(_) => res.write_thread_id(ThreadId { in handle_base()696 res.write_thread_id(ThreadId { in handle_base()999 res.write_thread_id(ThreadId { in finish_vcont()