source:
libcfa/src/concurrency@
b0c7419
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
alarm.cfa | 4.0 KB | e0c235c | 6 years | move clock.hfa into time.hfa, add getCPUTime, rename duration and time … | |
alarm.hfa | 2.0 KB | 58b6d1b | 7 years | Fixed tests after headers change | |
coroutine.cfa | 7.1 KB | 09f357ec | 6 years | Optim : coroutine and thread creation no-longer uses polymorphic call, … | |
coroutine.hfa | 6.3 KB | 09f357ec | 6 years | Optim : coroutine and thread creation no-longer uses polymorphic call, … | |
CtxSwitch-arm.S | 1.6 KB | 456834b | 7 years | Correctly renamed arm ctxswitch file | |
CtxSwitch-i386.S | 2.4 KB | b78129a | 6 years | Fixed x86 build and some whitespace changes | |
CtxSwitch-i686.S | 16 bytes | bf71cfd | 7 years | Moved up many directories in source | |
CtxSwitch-x64.S | 18 bytes | 37fe352 | 7 years | Added proper multi-lib handling, tests still do not work and arm … | |
CtxSwitch-x86.S | 16 bytes | 37fe352 | 7 years | Added proper multi-lib handling, tests still do not work and arm … | |
CtxSwitch-x86_64.S | 2.5 KB | 09f357ec | 6 years | Optim : coroutine and thread creation no-longer uses polymorphic call, … | |
invoke.c | 5.1 KB | 09f357ec | 6 years | Optim : coroutine and thread creation no-longer uses polymorphic call, … | |
invoke.h | 7.3 KB | b0c7419 | 6 years | Yield now uses force_yield instead of park/unpark. Final ctxswitch of … | |
kernel.cfa | 29.4 KB | b0c7419 | 6 years | Yield now uses force_yield instead of park/unpark. Final ctxswitch of … | |
kernel.hfa | 4.2 KB | b0c7419 | 6 years | Yield now uses force_yield instead of park/unpark. Final ctxswitch of … | |
kernel_private.hfa | 2.9 KB | b0c7419 | 6 years | Yield now uses force_yield instead of park/unpark. Final ctxswitch of … | |
monitor.cfa | 32.2 KB | b0c7419 | 6 years | Yield now uses force_yield instead of park/unpark. Final ctxswitch of … | |
monitor.hfa | 3.8 KB | 50b8885 | 6 years | Removed owner reason from monitors which was only for debug and did … | |
mutex.cfa | 3.9 KB | 3381ed7 | 6 years | Added park/unpark primitives thread and removed BlockInternal. … | |
mutex.hfa | 3.7 KB | 121be3e | 6 years | change NULL to 0p | |
preemption.cfa | 16.6 KB | 3381ed7 | 6 years | Added park/unpark primitives thread and removed BlockInternal. … | |
preemption.hfa | 839 bytes | 73abe95 | 7 years | Replace extension-less headers with .hfa | |
thread.cfa | 2.3 KB | 3381ed7 | 6 years | Added park/unpark primitives thread and removed BlockInternal. … | |
thread.hfa | 4.6 KB | b0c7419 | 6 years | Yield now uses force_yield instead of park/unpark. Final ctxswitch of … |
|
Note:
See TracBrowser
for help on using the repository browser.