Skip to main content

Module pthread

Module pthread 

Source
Expand description

Relibc Threads, or RLCT.

Structs§

OsTid
Pthread
PthreadFlags
Retval

Enums§

Pshared

Constants§

SIGRT_RLCT_CANCEL
SIGRT_RLCT_TIMER

Functions§

cancel
current_thread
detach
exit_current_thread
get_cpu_clkid
get_sched_param
init
Called only by the main thread, as part of relibc_start.
join
set_cancel_state
set_cancel_type
set_sched_param
set_sched_priority
terminate_from_main_thread
testcancel