source:
libcfa/src/concurrency
@
26fd986
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
thread.hfa | 3.7 KB | 121be3e | 5 years | change NULL to 0p | |
thread.cfa | 3.0 KB | 121be3e | 5 years | change NULL to 0p | |
preemption.hfa | 839 bytes | 73abe95 | 6 years | Replace extension-less headers with .hfa | |
preemption.cfa | 16.7 KB | 09d4b22 | 5 years | move stack for preemptive pthread from TLS to static variable | |
mutex.hfa | 3.7 KB | 121be3e | 5 years | change NULL to 0p | |
mutex.cfa | 4.0 KB | 121be3e | 5 years | change NULL to 0p | |
monitor.hfa | 3.8 KB | 121be3e | 5 years | change NULL to 0p | |
monitor.cfa | 28.9 KB | 121be3e | 5 years | change NULL to 0p | |
kernel_private.hfa | 3.5 KB | 1805b1b | 5 years | refactor pthread_create into create_pthread, change NULL to 0p | |
kernel.hfa | 5.3 KB | 121be3e | 5 years | change NULL to 0p | |
kernel.cfa | 27.9 KB | 09d4b22 | 5 years | move stack for preemptive pthread from TLS to static variable | |
invoke.h | 7.2 KB | 09d4b22 | 5 years | move stack for preemptive pthread from TLS to static variable | |
invoke.c | 5.4 KB | 2026bb6 | 5 years | More robust fix for optionally linking threads | |
CtxSwitch-x86_64.S | 2.5 KB | 63364d8 | 5 years | Removed suspend_then since I believe it cannot be made correct | |
CtxSwitch-x86.S | 16 bytes | 37fe352 | 6 years | Added proper multi-lib handling, tests still do not work and arm … | |
CtxSwitch-x64.S | 18 bytes | 37fe352 | 6 years | Added proper multi-lib handling, tests still do not work and arm … | |
CtxSwitch-i686.S | 16 bytes | bf71cfd | 6 years | Moved up many directories in source | |
CtxSwitch-i386.S | 2.4 KB | b78129a | 5 years | Fixed x86 build and some whitespace changes | |
CtxSwitch-arm.S | 1.6 KB | 456834b | 6 years | Correctly renamed arm ctxswitch file | |
coroutine.hfa | 6.2 KB | 121be3e | 5 years | change NULL to 0p | |
coroutine.cfa | 7.0 KB | 0030ada3 | 5 years | remove static from stack_data_size declaration | |
alarm.hfa | 2.0 KB | 58b6d1b | 6 years | Fixed tests after headers change | |
alarm.cfa | 4.0 KB | e0c235c | 5 years | move clock.hfa into time.hfa, add getCPUTime, rename duration and time … |
|
Note: See TracBrowser
for help on using the repository browser.