This page is experimental and may change significantly in future releases.
Linux Pause Thread
Properties
- name
- Linux Pause Thread
- definition
- Causes the calling thread to sleep until a signal is delivered that either terminates the thread or causes the invocation of a signal-catching function.
- defined by
- https://man7.org/linux/man-pages/man2/pause.2.html
Neighbors