mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
thr_wake(2): Minor mdoc fixes
MFC after: 1 week
This commit is contained in:
parent
480717af29
commit
8cc4b29d5a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=342816
@ -67,7 +67,7 @@ of that thread in the kernel to fail immediately with the
|
||||
.Er EINTR
|
||||
error.
|
||||
The flag is cleared by an interruptible sleep attempt or by a call to
|
||||
.Xr thr_suspend 2.
|
||||
.Xr thr_suspend 2 .
|
||||
This is used by the system threading library to implement cancellation.
|
||||
.Pp
|
||||
If
|
||||
@ -96,7 +96,7 @@ of the calling thread.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr ps 1 ,
|
||||
.Xr thr_self 2
|
||||
.Xr thr_self 2 ,
|
||||
.Xr thr_suspend 2 ,
|
||||
.Xr pthread_cancel 3 ,
|
||||
.Xr pthread_resume_np 3 ,
|
||||
|
Loading…
Reference in New Issue
Block a user