source: libcfa/src/concurrency @ e1358c0

Name Size Rev Age Author Last Change
../
 kernel 1a7203d   7 months pabuhr change CFA runtime libraries to use C designator syntax
 io 454aab2   4 months pabuhr update io_uring casts to prevent 32-bit warning messages about wrong …
 clib a0a949c   2 years pabuhr formatting, remove unnecessary #include files and code
thread.hfa 6.4 KB 5d3d281   5 months mlbrooks Remove autogen forward declarations, which are never needed, and cause …
thread.cfa 7.2 KB 5d3d281   5 months mlbrooks Remove autogen forward declarations, which are never needed, and cause …
stats.hfa 3.9 KB 74227c6   2 years Thierry Delisle Added more stats
stats.cfa 11.6 KB 88f2f0f   22 months pabuhr change zeroing of individual statistics fields to memset
snzi.hfa 3.9 KB b2f3880   2 years pabuhr add newline at end of file
select.hfa 9.4 KB e1358c0   6 weeks lseo create waituntil timeout node as literal via macro as a workaround for …
select.cfa 1.8 KB e1358c0   6 weeks lseo create waituntil timeout node as literal via macro as a workaround for …
ready_subqueue.hfa 3.8 KB b2f3880   2 years pabuhr add newline at end of file
ready_queue.cfa 8.4 KB f5f2768   2 years pabuhr make _GNU_SOURCE default, change IO to use SOCKADDR_ARG and …
pthread.cfa 30.6 KB c3d0182a   3 months lseo plan9 inline ordering for concurrency keywords.
preemption.hfa 881 bytes e660761   5 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
preemption.cfa 23.6 KB 5a05946   2 years caparson cleanup up locks files and fixed a minor whitespace issue in preemption.cfa
once.hfa 3.0 KB 55b060d   20 months pabuhr rename directories containers to collections
mutex_stmt.hfa 836 bytes 10b5970   4 months mlbrooks Fix many test-suite- and libcfa-caused unused variable warnings. In …
mutex.hfa 4.7 KB 8a97248   2 years pabuhr switch from old trait syntax to new trait syntax using forall clause
mutex.cfa 3.9 KB ed52dd5   2 years pabuhr remove comment about _GNU_SOURCE
monitor.hfa 4.5 KB 8a97248   2 years pabuhr switch from old trait syntax to new trait syntax using forall clause
monitor.cfa 35.0 KB f6f7b52   3 months lseo fixed a parser bug to generate correct ast for waitfor. added a test …
locks.hfa 28.4 KB a6b48f6   4 months pabuhr formatting, comment out unused parameter names to remove warnings
locks.cfa 20.1 KB b93bf85   22 months caparson fixed spurious channel close waituntil error case. Was caused by a …
kernel.hfa 10.1 KB c46c999   18 months caparson forgot to include in last push. Added a get_proc_count that doesn't …
kernel.cfa 28.6 KB b93bf85   22 months caparson fixed spurious channel close waituntil error case. Was caused by a …
iofwd.hfa 7.6 KB f898983   22 months pabuhr add missing #include <string.h>
io.cfa 25.9 KB 9d47c1f   20 months caparson changes over all usages of uC++ collections to use dlist instead
invoke.h 9.8 KB 55b060d   20 months pabuhr rename directories containers to collections
invoke.c 6.1 KB 8108ba8   3 years Thierry Delisle Started to add basic visibility control to libcfa
future.hfa 9.0 KB 3483185   2 months lseo Make it possible to fulfil a future by loading an exception like ucpp
exception.hfa 889 bytes c960331   5 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
exception.cfa 2.4 KB 4269d1b   20 months caparson fixed unhandled exception bug causing deleted memory to be accessed …
CtxSwitch-x86_64.S 1.9 KB 0c4a90d   4 years pabuhr update emacs mode
CtxSwitch-x86.S 16 bytes 37fe352   7 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-x64.S 18 bytes 37fe352   7 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-i686.S 16 bytes bf71cfd   7 years Thierry Delisle Moved up many directories in source
CtxSwitch-i386.S 1.8 KB a4bdbcd   5 years pabuhr formatting
CtxSwitch-arm64.S 2.7 KB 8ec4a52   5 years pabuhr harmonize with 32-bit ARM context switch
CtxSwitch-arm32.S 1.7 KB 95472ee   5 years pabuhr readd ARM 32-bit context-switch assemble file
coroutine.hfa 8.9 KB 147a137   19 months caparson added enable/disable ehm with no params for coroutines
coroutine.cfa 13.6 KB 5251c6b   4 months ajbeach Changed some inline declarations to static or static inline (which are …
cofor.hfa 2.4 KB 0da9475   18 months caparson fixed bug where cofor runner could derefence a null pointer
cofor.cfa 1.2 KB ba0e1bc   18 months caparson Added supporting library routines for cofor impl
channel.hfa 20.8 KB fe293bf   18 months caparson removed fences for ARM that are likely not needed, insertion of fences …
barrier.hfa 1.6 KB 95707a3   5 months pabuhr updates to barrier.hfa
atomic.hfa 2.4 KB 4f9d75d   23 months pabuhr formatting
alarm.hfa 2.3 KB 55b060d   20 months pabuhr rename directories containers to collections
alarm.cfa 4.0 KB 1756e08   3 years Thierry Delisle Added some defensive programming to work around parsing bug
actor.hfa 25.1 KB 6a6e205   4 months mlbrooks Clean some warnings from unused variables and pointer-to-int casts.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.