[][src]Function linux::syscall::gettid

pub fn gettid() -> pid_t

Returns the thread id of the calling thread.

= See also

  • link:man:gettid(2)