Functions
pthread_kill not(target_os = "redox")
Send a signal to a thread (see pthread_kill(3)
).
Obtain ID of the calling thread (see
pthread_self(3)
Type Definitions
Identifies an individual thread.
pthread_kill not(target_os = "redox")
Send a signal to a thread (see pthread_kill(3)
).
Obtain ID of the calling thread (see
pthread_self(3)
Identifies an individual thread.