source:
src/libcfa/concurrency
@
565a3d6f
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
alarm.c | 5.4 KB | c2b9f21 | 7 years | Removed libhdr, moved its content to bits | |
alarm.h | 4.1 KB | 6b0b624 | 7 years | change #ifndef to #pragma once | |
coroutine | 4.1 KB | b462670 | 7 years | Coroutines should now properly use the first resumner as their starter | |
coroutine.c | 5.7 KB | 169d944 | 7 years | update abort, remove abortf, add printing exit | |
CtxSwitch-armv7l.S | 1.6 KB | ccbf683 | 7 years | forgot ARM context switch | |
CtxSwitch-i386.S | 2.7 KB | 6b0b624 | 7 years | change #ifndef to #pragma once | |
CtxSwitch-i686.S | 16 bytes | 43ceeb58 | 8 years | Jenkins nows compiles the translator with -O2 Added symlink for i686 … | |
CtxSwitch-x86_64.S | 2.4 KB | 6b0b624 | 7 years | change #ifndef to #pragma once | |
invoke.c | 5.6 KB | 169d944 | 7 years | update abort, remove abortf, add printing exit | |
invoke.h | 5.5 KB | 82c948c | 7 years | Thread context switch no longer break coroutines. Added corresponding test | |
kernel | 2.8 KB | 0cf5b79 | 7 years | Added generic containers for runtime. Moved some internal code to bits … | |
kernel.c | 19.1 KB | 4dad189 | 7 years | Processor can no longer be destroyed from a thread that is running on … | |
kernel_private.h | 2.9 KB | 4dad189 | 7 years | Processor can no longer be destroyed from a thread that is running on … | |
monitor | 3.8 KB | 0cf5b79 | 7 years | Added generic containers for runtime. Moved some internal code to bits … | |
monitor.c | 28.6 KB | 169d944 | 7 years | update abort, remove abortf, add printing exit | |
preemption.c | 13.1 KB | ff878b7 | 7 years | fix from last pull | |
preemption.h | 918 bytes | 6b0b624 | 7 years | change #ifndef to #pragma once | |
thread | 2.2 KB | b18830e | 7 years | Refactoring monitor code in prevision for proper waitfor support - … | |
thread.c | 2.9 KB | 82c948c | 7 years | Thread context switch no longer break coroutines. Added corresponding test |
|
Note: See TracBrowser
for help on using the repository browser.