Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement _thr_enter_uts() and _thr_switch() as inline functions to | marcel | 2003-06-26 | 1 | -0/+30 |
* | Untangle the inter-dependency of kse types and ksd types/functions | marcel | 2003-06-23 | 2 | -0/+97 |
* | Define THR_{G|S}ETCONTEXT to expand to {g|s}etcontext(2). | marcel | 2003-06-23 | 1 | -0/+38 |
* | Implement atomic_swap_{int|long|ptr}. Define atomic_swap_ptr as a | marcel | 2003-06-23 | 1 | -0/+47 |