source: libcfa/src/concurrency @ 7839f78

Name Size Rev Age Author Last Change
../
kernel c34bb1f   14 months caparson fixed nonlocal exception edge case for program main and added poll() …
io 1afd9ccb   18 months pabuhr update call.cfa.in with generic casts for io-uring field types
clib a0a949c   19 months pabuhr formatting, remove unnecessary #include files and code
thread.hfa 6.2 KB 8a97248   20 months pabuhr switch from old trait syntax to new trait syntax using forall clause
thread.cfa 7.2 KB beeff61e   17 months caparson some cleanup and a bunch of changes to support waituntil statement
stats.hfa 3.9 KB 74227c6   22 months Thierry Delisle Added more stats
stats.cfa 11.6 KB 88f2f0f   14 months pabuhr change zeroing of individual statistics fields to memset
snzi.hfa 3.9 KB b2f3880   19 months pabuhr add newline at end of file
select.hfa 9.4 KB bf55f32   15 months caparson added support for general channel operators
select.cfa 2.0 KB b93bf85   15 months caparson fixed spurious channel close waituntil error case. Was caused by a …
ready_subqueue.hfa 3.8 KB b2f3880   19 months pabuhr add newline at end of file
ready_queue.cfa 8.4 KB f5f2768   20 months pabuhr make _GNU_SOURCE default, change IO to use SOCKADDR_ARG and …
pthread.cfa 30.6 KB ff443e5   18 months pabuhr forgot to add to last commit
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
preemption.cfa 23.6 KB 5a05946   17 months caparson cleanup up locks files and fixed a minor whitespace issue in preemption.cfa
once.hfa 3.0 KB b2f3880   19 months pabuhr add newline at end of file
mutex_stmt.hfa 846 bytes beeff61e   17 months caparson some cleanup and a bunch of changes to support waituntil statement
mutex.hfa 4.7 KB 8a97248   20 months pabuhr switch from old trait syntax to new trait syntax using forall clause
mutex.cfa 3.9 KB ed52dd5   19 months pabuhr remove comment about _GNU_SOURCE
monitor.hfa 4.5 KB 8a97248   20 months pabuhr switch from old trait syntax to new trait syntax using forall clause
monitor.cfa 36.1 KB ed52dd5   19 months pabuhr remove comment about _GNU_SOURCE
locks.hfa 27.8 KB 7a2c6b18   14 months caparson did some cleanup in locks.hfa and fixed seg fault bug in channel …
locks.cfa 20.1 KB b93bf85   15 months caparson fixed spurious channel close waituntil error case. Was caused by a …
kernel.hfa 10.0 KB ca0c311   16 months caparson added ability to get number of processors constructed on a cluster …
kernel.cfa 28.6 KB b93bf85   15 months caparson fixed spurious channel close waituntil error case. Was caused by a …
iofwd.hfa 7.6 KB f898983   14 months pabuhr add missing #include <string.h>
io.cfa 25.9 KB 1afd9ccb   18 months pabuhr update call.cfa.in with generic casts for io-uring field types
invoke.h 9.8 KB b93bf85   15 months caparson fixed spurious channel close waituntil error case. Was caused by a …
invoke.c 6.1 KB 8108ba8   2 years Thierry Delisle Started to add basic visibility control to libcfa
future.hfa 8.8 KB bf55f32   15 months caparson added support for general channel operators
exception.hfa 889 bytes c960331   4 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
exception.cfa 2.4 KB c18bf9e   2 years Thierry Delisle Visibility concurrency
CtxSwitch-x86_64.S 1.9 KB 0c4a90d   4 years pabuhr update emacs mode
CtxSwitch-x86.S 16 bytes 37fe352   6 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-x64.S 18 bytes 37fe352   6 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-i686.S 16 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
CtxSwitch-i386.S 1.8 KB a4bdbcd   4 years pabuhr formatting
CtxSwitch-arm64.S 2.7 KB 8ec4a52   4 years pabuhr harmonize with 32-bit ARM context switch
CtxSwitch-arm32.S 1.7 KB 95472ee   4 years pabuhr readd ARM 32-bit context-switch assemble file
coroutine.hfa 8.4 KB 3318dff   14 months caparson fixed non-local ehm issue and added no arg resumer routine
coroutine.cfa 13.2 KB 23edb61   14 months caparson added warning message and cleanup for unhandled pending non-local …
channel.hfa 20.8 KB 7a2c6b18   14 months caparson did some cleanup in locks.hfa and fixed seg fault bug in channel …
barrier.hfa 1.6 KB b2f3880   19 months pabuhr add newline at end of file
atomic.hfa 2.4 KB 4f9d75d   16 months pabuhr formatting
alarm.hfa 2.3 KB 1756e08   2 years Thierry Delisle Added some defensive programming to work around parsing bug
alarm.cfa 4.0 KB 1756e08   2 years Thierry Delisle Added some defensive programming to work around parsing bug
actor.hfa 25.0 KB 9235192c   15 months caparson added support for missed gulps benchmark
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.