K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-07-11T06:11:34.000000Z K 7 svn:log V 267 Extended the POSIX scheduler APIs to accept lwpid as well, we've already done this in ptrace syscall, when a pid is large than PID_MAX, the syscall will search a thread in current process. It permits 1:1 thread library to get and set a thread's scheduler attributes. END