diff options
-rw-r--r-- | man/man3/thread.3 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/man3/thread.3 b/man/man3/thread.3 index 5145a543..3a63ee7d 100644 --- a/man/man3/thread.3 +++ b/man/man3/thread.3 @@ -695,6 +695,11 @@ is defined as a macro that expands to See .IR intro (3). .PP +Threadint, +threadintgrp, +threadkill, +threadkillgrp and threadpid are unimplemented. +.PP The implementation of .I threadnotify may not be correct. |