source: libcfa/src/concurrency @ ae06e0b

ADTast-experimentalpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
io b035046   2 years Thierry Delisle changed some MAX to ULLONG_MAX to avoid the memory access where …
kernel 5024df4   2 years Thierry Delisle Changed ready-queue to atomically read/write timestamps, no effect on …
clib c715e5f   2 years ajbeach Removed most of the exception macros (EHM_ group). Made changes to the …
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 …
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
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   4 years pabuhr formatting
snzi.hfa 3.9 KB 290553a   4 years Thierry Delisle Changed some defines to constants with last fix
exception.hfa 889 bytes c960331   4 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
CtxSwitch-x86_64.S 1.9 KB 0c4a90d   3 years pabuhr update emacs mode
alarm.hfa 2.3 KB e84ab3d   3 years Thierry Delisle Step 1 of changing $thread to thread$
mutex.hfa 4.7 KB e84ab3d   3 years Thierry Delisle Step 1 of changing $thread to thread$
future.hfa 2.8 KB 8f1a99e   3 years Thierry Delisle Step 3 Fixed tests
iofwd.hfa 7.6 KB 40a606d2   2 years Thierry Delisle Modified io headers so io/types.hfa can stay private
mutex.cfa 3.9 KB 708ae38   2 years Thierry Delisle Some more cleanup and grow/shrink now readjusts io timestamps. (They …
mutex_stmt.hfa 1.4 KB 0d4f954   2 years caparson changed concurrency library to work with new mutexstmt changes
stats.cfa 12.9 KB 54c1196   2 years Thierry Delisle Added io helping stats
stats.hfa 3.8 KB 54c1196   2 years Thierry Delisle Added io helping stats
barrier.hfa 1.6 KB a18373a   2 years Thierry Delisle Added a hook for the barrier's last block. Added testing to go with it.
invoke.c 6.1 KB 8108ba8   2 years Thierry Delisle Started to add basic visibility control to libcfa
alarm.cfa 4.0 KB c18bf9e   2 years Thierry Delisle Visibility concurrency
exception.cfa 2.4 KB c18bf9e   2 years Thierry Delisle Visibility concurrency
kernel.hfa 9.4 KB c18bf9e   2 years Thierry Delisle Visibility concurrency
monitor.cfa 35.6 KB c18bf9e   2 years Thierry Delisle Visibility concurrency
monitor.hfa 4.5 KB c18bf9e   2 years Thierry Delisle Visibility concurrency
preemption.cfa 26.6 KB c18bf9e   2 years Thierry Delisle Visibility concurrency
io.cfa 21.4 KB b035046   2 years Thierry Delisle changed some MAX to ULLONG_MAX to avoid the memory access where …
ready_queue.cfa 8.4 KB b035046   2 years Thierry Delisle changed some MAX to ULLONG_MAX to avoid the memory access where …
ready_subqueue.hfa 3.7 KB 5024df4   2 years Thierry Delisle Changed ready-queue to atomically read/write timestamps, no effect on …
coroutine.cfa 9.6 KB c3b9d639   2 years ajbeach Clean-up the exception interface. It should be slightly more like the …
coroutine.hfa 7.2 KB c3b9d639   2 years ajbeach Clean-up the exception interface. It should be slightly more like the …
thread.hfa 6.0 KB c3b9d639   2 years ajbeach Clean-up the exception interface. It should be slightly more like the …
invoke.h 8.0 KB f835806   2 years caparson added some locks and cleaned up unused seqable field in thread block
thread.cfa 5.6 KB 015925a   2 years caparson fixed new/delete issue by switching to malloc/free
kernel.cfa 28.4 KB ced5e2a   2 years caparson removed debug fields from spinlock_t
locks.cfa 16.9 KB ae06e0b   2 years caparson added pthread_cond_var
locks.hfa 21.6 KB ae06e0b   2 years caparson added pthread_cond_var
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.