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
.IR intro (3).
.PP
Threadint,
threadintgrp,
threadkill,
threadkillgrp and threadpid are unimplemented.
.PP
The implementation of
.I threadnotify
may not be correct.