mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add a reference too pthread_cancel(3).
Submitted by: Jeremie Le-Hen
This commit is contained in:
parent
47c422c3a8
commit
c3f5198b21
1 changed files with 1 additions and 0 deletions
|
|
@ -480,6 +480,7 @@ functions and the thread functions.
|
|||
Threaded applications are linked with one of these libraries.
|
||||
.Sh SEE ALSO
|
||||
.Xr pthread_atfork 3 ,
|
||||
.Xr pthread_cancel 3 ,
|
||||
.Xr pthread_cleanup_pop 3 ,
|
||||
.Xr pthread_cleanup_push 3 ,
|
||||
.Xr pthread_condattr_destroy 3 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue