pub fn sys_set_tid_address(tidptr: usize) -> isize
Expand description

set pointer to thread ID This feature is currently NOT supported and is implemented as a stub, since threads are not supported.