[BACK]Return to _lwp_unpark.2 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / sys

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/sys/_lwp_unpark.2 between version 1.3.8.2 and 1.4

version 1.3.8.2, 2008/04/30 13:10:52 version 1.4, 2010/11/02 20:49:47
Line 47  resumes execution of the light-weight pr
Line 47  resumes execution of the light-weight pr
 The target LWP is assumed to be waiting in the kernel as a result of a  The target LWP is assumed to be waiting in the kernel as a result of a
 call to  call to
 .Fn _lwp_park .  .Fn _lwp_park .
 If the target LWP is not currently waiting, it will return immediatley  If the target LWP is not currently waiting, it will return immediately
 upon the next call to  upon the next call to
 .Fn _lwp_park .  .Fn _lwp_park .
 .Pp  .Pp

Legend:
Removed from v.1.3.8.2  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>