source: libcfa/src/concurrency @ e20eaf4

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
clib 86dc95d   3 years Thierry Delisle Re-implemented the work around I forgot about in memcached. Namely …
io 11054eb   3 years Thierry Delisle Fix io to no longer use monitors since some usages aren't in threads
kernel bd0bdd37   3 years Thierry Delisle Fix how bias is handled in the ready queue to be more consistent with …
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.1 KB d3314ae   3 years Thierry Delisle Threads can now be queued onto the lock-free queues directly.
io.cfa 14.9 KB 11054eb   3 years Thierry Delisle Fix io to no longer use monitors since some usages aren't in threads
iofwd.hfa 6.7 KB ff1240f   3 years Thierry Delisle Added missing forward declaretion
kernel.cfa 24.1 KB a5e7233   3 years Thierry Delisle C interface now runs worker init routine in dedicated thread. Also …
kernel.hfa 8.4 KB bd0bdd37   3 years Thierry Delisle Fix how bias is handled in the ready queue to be more consistent with …
kernel_private.hfa 9.3 KB bd0bdd37   3 years Thierry Delisle Fix how bias is handled in the ready queue to be more consistent with …
locks.cfa 11.6 KB ab1b971   3 years Thierry Delisle blocking_lock & multiple_acquisition_lock can now be used without …
locks.hfa 10.3 KB e20eaf4   3 years Thierry Delisle Fixed incorrect comment in locks code.
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.9 KB 357fae8   3 years Thierry Delisle Fixed bad copy paste
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
ready_queue.cfa 18.1 KB bd0bdd37   3 years Thierry Delisle Fix how bias is handled in the ready queue to be more consistent with …
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.