source: libcfa/src/concurrency @ 211413b

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
clib f03e11d   3 years Thierry Delisle Removed cfathread_suspendFD/cfathread_resumeFD which is not needed and …
io a5040fe   3 years Thierry Delisle Fixed splice declaration to match the real declaration rather than the …
kernel a1538cd   3 years Thierry Delisle Implemented part of the same C api for threads as libfibre.
alarm.cfa 3.7 KB 4aeaee5   3 years caparsons added alarm callback to union and refactored
alarm.hfa 2.2 KB 4aeaee5   3 years caparsons added alarm callback to union and refactored
coroutine.cfa 9.3 KB 85ac70e8   3 years Thierry Delisle Fix unused variable
coroutine.hfa 6.8 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
CtxSwitch-arm32.S 1.7 KB 95472ee   4 years pabuhr readd ARM 32-bit context-switch assemble file
CtxSwitch-arm64.S 2.7 KB 8ec4a52   4 years pabuhr harmonize with 32-bit ARM context switch
CtxSwitch-i386.S 1.8 KB a4bdbcd   3 years pabuhr formatting
CtxSwitch-i686.S 16 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
CtxSwitch-x64.S 18 bytes 37fe352   6 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-x86.S 16 bytes 37fe352   6 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-x86_64.S 1.9 KB 0c4a90d   3 years pabuhr update emacs mode
exception.cfa 2.4 KB be73f30   3 years Thierry Delisle Changed many instances of kernelTLS to use active_thread/active_coroutine
exception.hfa 889 bytes c960331   3 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
future.hfa 2.8 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
invoke.c 6.1 KB d31bb83   3 years pabuhr remove debug prints
invoke.h 8.0 KB d25b2d6   3 years caparsons small cleanup
io.cfa 14.6 KB dddb3dd0   3 years Thierry Delisle Changed io to use ring per kernel threads.
iofwd.hfa 6.7 KB ff1240f   3 years Thierry Delisle Added missing forward declaretion
kernel.cfa 24.0 KB a1538cd   3 years Thierry Delisle Implemented part of the same C api for threads as libfibre.
kernel.hfa 8.4 KB a1538cd   3 years Thierry Delisle Implemented part of the same C api for threads as libfibre.
kernel_private.hfa 9.3 KB 78da4ab   3 years Thierry Delisle New implementation of io based on instance burrowing. Trying to avoid …
locks.cfa 11.6 KB ab1b971   3 years Thierry Delisle blocking_lock & multiple_acquisition_lock can now be used without …
locks.hfa 5.2 KB f19497c   3 years Thierry Delisle Fixed missing try_lock in locks based on 'blocking_lock'
monitor.cfa 33.1 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
monitor.hfa 3.9 KB e0b8d66d   3 years Thierry Delisle Fix bug in delete for mutexed pointer.
mutex.cfa 3.9 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
mutex.hfa 4.7 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
preemption.cfa 26.6 KB 6047b00   3 years Thierry Delisle Removed SA_RESTART from preemption since it seems to cause more …
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
ready_queue.cfa 18.0 KB 32c2c5e   3 years Thierry Delisle Removed unused variables
ready_subqueue.hfa 6.1 KB 343d10e   4 years Thierry Delisle Removed code broken in new-ast out of libcfa
snzi.hfa 3.9 KB 290553a   3 years Thierry Delisle Changed some defines to constants with last fix
stats.cfa 7.9 KB dddb3dd0   3 years Thierry Delisle Changed io to use ring per kernel threads.
stats.hfa 2.5 KB dddb3dd0   3 years Thierry Delisle Changed io to use ring per kernel threads.
thread.cfa 4.8 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
thread.hfa 5.0 KB b1d83ba   3 years Thierry Delisle Removed unused code for manual threads.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.