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