source:
src/libcfa/concurrency
@
c4d4ecf
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
alarm.c | 5.4 KB | c40e7c5 | 7 years | Finished adding with statements to kernel | |
alarm.h | 4.1 KB | c40e7c5 | 7 years | Finished adding with statements to kernel | |
coroutine | 4.1 KB | b462670 | 7 years | Coroutines should now properly use the first resumner as their starter | |
coroutine.c | 5.6 KB | c40e7c5 | 7 years | Finished adding with statements to kernel | |
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 | 381fdee | 7 years | harmonize conditional hardware-architecture code, fix conflicit with … | |
invoke.h | 5.6 KB | 381fdee | 7 years | harmonize conditional hardware-architecture code, fix conflicit with … | |
kernel | 2.8 KB | 0cf5b79 | 7 years | Added generic containers for runtime. Moved some internal code to bits … | |
kernel.c | 19.1 KB | c40e7c5 | 7 years | Finished adding with statements to kernel | |
kernel_private.h | 2.9 KB | 4dad189 | 7 years | Processor can no longer be destroyed from a thread that is running on … | |
monitor | 3.7 KB | c40e7c5 | 7 years | Finished adding with statements to kernel | |
monitor.c | 28.6 KB | 2fdbb3b | 7 years | Fixed some warnings | |
preemption.c | 13.1 KB | 381fdee | 7 years | harmonize conditional hardware-architecture code, fix conflicit with … | |
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.