GNU/Linux |
CentOS 4.8 |
i386 |
![]() |
set_tid_address(2) |
![]() |
set_tid_address − Sets the current clear_child_tid to tidptr
long sys_set_tid_address (int *tidptr); |
set_tid_address sets the current clear_child_tid (current child thread ID) to tidptr.
set_tid_address returns the current pid of tidptr. This is mainly used by the CLEARTID process.
None.
Niki Rahimi
![]() |
set_tid_address(2) | ![]() |