source: libcfa/src/concurrency @ b5bfb16

Name Size Rev Age Author Last Change
../
clib a0a949c   14 months pabuhr formatting, remove unnecessary #include files and code
io 9d47c1f   8 months caparson changes over all usages of uC++ collections to use dlist instead
kernel 8bc67cf   7 months pabuhr formatting, SKULLDUGGERY to remove spurious free-nonheap-object warning
CtxSwitch-i686.S 16 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
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 …
mutex_stmt.hfa 846 bytes beeff61e   13 months caparson some cleanup and a bunch of changes to support waituntil statement
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
exception.hfa 889 bytes c960331   4 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
cofor.cfa 1.2 KB ba0e1bc   6 months caparson Added supporting library routines for cofor impl
barrier.hfa 1.6 KB b2f3880   14 months pabuhr add newline at end of file
CtxSwitch-arm32.S 1.7 KB 95472ee   4 years pabuhr readd ARM 32-bit context-switch assemble file
CtxSwitch-i386.S 1.8 KB a4bdbcd   4 years pabuhr formatting
CtxSwitch-x86_64.S 1.9 KB 0c4a90d   3 years pabuhr update emacs mode
select.cfa 2.0 KB b93bf85   10 months caparson fixed spurious channel close waituntil error case. Was caused by a …
alarm.hfa 2.3 KB 55b060d   9 months pabuhr rename directories containers to collections
cofor.hfa 2.4 KB 0da9475   6 months caparson fixed bug where cofor runner could derefence a null pointer
atomic.hfa 2.4 KB 4f9d75d   11 months pabuhr formatting
exception.cfa 2.4 KB 4269d1b   8 months caparson fixed unhandled exception bug causing deleted memory to be accessed …
CtxSwitch-arm64.S 2.7 KB 8ec4a52   4 years pabuhr harmonize with 32-bit ARM context switch
once.hfa 3.0 KB 55b060d   9 months pabuhr rename directories containers to collections
ready_subqueue.hfa 3.8 KB b2f3880   14 months pabuhr add newline at end of file
mutex.cfa 3.9 KB ed52dd5   15 months pabuhr remove comment about _GNU_SOURCE
snzi.hfa 3.9 KB b2f3880   14 months pabuhr add newline at end of file
stats.hfa 3.9 KB 74227c6   17 months Thierry Delisle Added more stats
alarm.cfa 4.0 KB 1756e08   20 months Thierry Delisle Added some defensive programming to work around parsing bug
monitor.hfa 4.5 KB 8a97248   15 months pabuhr switch from old trait syntax to new trait syntax using forall clause
mutex.hfa 4.7 KB 8a97248   15 months pabuhr switch from old trait syntax to new trait syntax using forall clause
invoke.c 6.1 KB 8108ba8   2 years Thierry Delisle Started to add basic visibility control to libcfa
thread.hfa 6.3 KB 3ef5905   8 months pabuhr add get_seed for thread random numbers
thread.cfa 7.2 KB 16e6905   8 months pabuhr fix get_seed signature
iofwd.hfa 7.6 KB f898983   10 months pabuhr add missing #include <string.h>
ready_queue.cfa 8.4 KB f5f2768   15 months pabuhr make _GNU_SOURCE default, change IO to use SOCKADDR_ARG and …
future.hfa 8.8 KB bf55f32   10 months caparson added support for general channel operators
coroutine.hfa 8.9 KB 147a137   7 months caparson added enable/disable ehm with no params for coroutines
select.hfa 9.4 KB 55b060d   9 months pabuhr rename directories containers to collections
invoke.h 9.8 KB 55b060d   9 months pabuhr rename directories containers to collections
kernel.hfa 10.1 KB c46c999   6 months caparson forgot to include in last push. Added a get_proc_count that doesn't …
stats.cfa 11.6 KB 88f2f0f   10 months pabuhr change zeroing of individual statistics fields to memset
coroutine.cfa 13.6 KB cce0807   6 months caparson Fixed non-local ehm memory leak that occurs when a coroutine is …
locks.cfa 20.1 KB b93bf85   10 months caparson fixed spurious channel close waituntil error case. Was caused by a …
channel.hfa 20.8 KB fe293bf   6 months caparson removed fences for ARM that are likely not needed, insertion of fences …
preemption.cfa 23.6 KB 5a05946   12 months caparson cleanup up locks files and fixed a minor whitespace issue in preemption.cfa
actor.hfa 25.0 KB 9235192c   10 months caparson added support for missed gulps benchmark
io.cfa 25.9 KB 9d47c1f   8 months caparson changes over all usages of uC++ collections to use dlist instead
locks.hfa 28.1 KB 2ad5e1d5   7 months caparson added missing semicolons
kernel.cfa 28.6 KB b93bf85   10 months caparson fixed spurious channel close waituntil error case. Was caused by a …
pthread.cfa 30.7 KB 9d47c1f   8 months caparson changes over all usages of uC++ collections to use dlist instead
monitor.cfa 36.1 KB ed52dd5   15 months pabuhr remove comment about _GNU_SOURCE
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.