libthread: document some unimplemented functions

This commit is contained in:
grai 2008-07-22 03:23:17 +10:00
parent 91b79c582c
commit e1df0680fd

View file

@ -695,6 +695,11 @@ is defined as a macro that expands to
See See
.IR intro (3). .IR intro (3).
.PP .PP
Threadint,
threadintgrp,
threadkill,
threadkillgrp and threadpid are unimplemented.
.PP
The implementation of The implementation of
.I threadnotify .I threadnotify
may not be correct. may not be correct.