source: libcfa/src/concurrency @ 8a97248

ADTast-experimental
Name Size Rev Age Author Last Change
../
clib 0cee082   16 months caparson refactored naming for lock to be more accurate and cleaned up REACQ …
kernel dd46fd3   18 months pabuhr generalization of PRNG
io 26544f9   17 months Thierry Delisle added helping and lock to allow remote processors to flush …
coroutine.cfa 9.6 KB c3b9d639   2 years ajbeach Clean-up the exception interface. It should be slightly more like the …
exception.hfa 889 bytes c960331   4 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
locks.cfa 17.3 KB 7d9598d   17 months caparson small lock cleanup
actor.hfa 9.4 KB c042d79   16 months caparson ported uC++-style actor system
channel.hfa 3.7 KB 42b739d7   16 months caparson fixed termination synchronization in the channel benchmark to get rid …
future.hfa 8.6 KB 5e180c2   16 months caparson small future touchups
invoke.h 9.0 KB 0348fd8   17 months caparson fixed clh bug where you couldn't hold more than 1 clh lock at once
mutex_stmt.hfa 1.4 KB 0d4f954   2 years caparson changed concurrency library to work with new mutexstmt changes
select.hfa 1.8 KB 339e30a   16 months caparson added new future and added rudimentary select statement support for it
coroutine.hfa 7.2 KB 8a97248   16 months pabuhr switch from old trait syntax to new trait syntax using forall clause
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
CtxSwitch-x86_64.S 1.9 KB 0c4a90d   4 years pabuhr update emacs mode
locks.hfa 24.1 KB 8a97248   16 months pabuhr switch from old trait syntax to new trait syntax using forall clause
monitor.hfa 4.5 KB 8a97248   16 months pabuhr switch from old trait syntax to new trait syntax using forall clause
mutex.hfa 4.7 KB 8a97248   16 months pabuhr switch from old trait syntax to new trait syntax using forall clause
thread.cfa 7.2 KB 25ef81d   17 months pabuhr formatting, remove unnecessary temporary variable in prng function
thread.hfa 6.2 KB 8a97248   16 months pabuhr switch from old trait syntax to new trait syntax using forall clause
alarm.cfa 4.0 KB 1756e08   20 months Thierry Delisle Added some defensive programming to work around parsing bug
alarm.hfa 2.3 KB 1756e08   20 months Thierry Delisle Added some defensive programming to work around parsing bug
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.
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 …
exception.cfa 2.4 KB c18bf9e   2 years Thierry Delisle Visibility concurrency
invoke.c 6.1 KB 8108ba8   2 years Thierry Delisle Started to add basic visibility control to libcfa
io.cfa 25.9 KB 26544f9   17 months Thierry Delisle added helping and lock to allow remote processors to flush …
iofwd.hfa 7.8 KB 8bee858   21 months Thierry Delisle Changed io types to have trailing $ instead of leading
kernel.cfa 28.6 KB 26544f9   17 months Thierry Delisle added helping and lock to allow remote processors to flush …
kernel.hfa 9.7 KB 639e4fc   18 months Thierry Delisle Changed cluster link to use explicit type to avoid anonymous names in …
monitor.cfa 36.1 KB be5f0a5   19 months Thierry Delisle Changed monitors to use the user_link instead of the ready_link
mutex.cfa 3.9 KB 708ae38   2 years Thierry Delisle Some more cleanup and grow/shrink now readjusts io timestamps. (They …
once.hfa 3.0 KB e8b8e65   19 months Thierry Delisle Added implementation of call_once
preemption.cfa 23.7 KB 926d358   19 months Thierry Delisle Removed old asm_labels. Modified preemption check to no longer poll …
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
pthread.cfa 30.5 KB 8bd886e   19 months Thierry Delisle Some clean-up in pthread emulation
ready_queue.cfa 8.4 KB 31c967b   20 months Thierry Delisle Changed ready-queue so I can easily change the averaging algorithm. …
ready_subqueue.hfa 3.8 KB 15c93d8   19 months Thierry Delisle Renamed ready-queue link fields to rdy_link
snzi.hfa 3.9 KB 290553a   4 years Thierry Delisle Changed some defines to constants with last fix
stats.cfa 13.5 KB 74227c6   17 months Thierry Delisle Added more stats
stats.hfa 3.9 KB 74227c6   17 months Thierry Delisle Added more stats
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.