Function
lrs
::
syscall
::
gettid
Returns the thread id of the calling thread.
Syntax
fn gettid() -> i32
See also
gettid(2)