summaryrefslogtreecommitdiff
path: root/include/lwp.h
AgeCommit message (Expand)Author
2017-12-08make _lwp_park return the remaining time to sleep in the "ts" argumentchristos
2014-01-31__lwp_park60christos
2009-01-11merge christos-time_tchristos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-11-13Add _lwp_ctl() - sorry, I thought I had checked this in yesterday alongad
2007-11-07Add _lwp_setname, _lwp_getname.ad
2007-08-07Change the signature of _lwp_park() to accept an lwpid_t and secondad
2007-02-09Change _lwp_unpark_all() to return a 'ssize_t'.ad
2007-01-16Add: _lwp_kill, _lwp_detach, _lwp_park, lwp_unpark, _lwp_unpark_all.ad
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
2004-10-02correct the return value type of _lwp_self()kent
2003-01-18Merge the nathanw_sa branch.thorpej