source:
libcfa/src/concurrency
@
1076d05
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
thread.hfa | 5.1 KB | 2d8f7b0 | 5 years | Implemented basic non-blocking io | |
thread.cfa | 2.3 KB | ac2b598 | 5 years | Changed descriptors for concurrency to use $ prefix instead of … | |
preemption.hfa | 839 bytes | 73abe95 | 6 years | Replace extension-less headers with .hfa | |
preemption.cfa | 16.9 KB | d3ab183 | 4 years | Using dlist in alarm. Minimal interface changes in alarm.hfa applied; … | |
mutex.hfa | 3.7 KB | ac2b598 | 5 years | Changed descriptors for concurrency to use $ prefix instead of … | |
mutex.cfa | 4.1 KB | ae66348 | 5 years | Threads in debug now keep track of last function to park/unpark it | |
monitor.hfa | 3.7 KB | ac2b598 | 5 years | Changed descriptors for concurrency to use $ prefix instead of … | |
monitor.cfa | 31.9 KB | ae66348 | 5 years | Threads in debug now keep track of last function to park/unpark it | |
kernel_private.hfa | 2.9 KB | b6f2b213 | 4 years | Added the option to dynamically (at cluster creation time) … | |
kernel.hfa | 5.1 KB | 71c8b7e | 4 years | Semaphore P() now returned whether or not it block | |
kernel.cfa | 34.9 KB | c66f6cb | 4 years | Added pthread error checking to the terminating semaphore. | |
iofwd.hfa | 1.7 KB | d384787 | 5 years | Added basic statistics to io.cfa | |
io.cfa | 33.6 KB | cb870e0 | 4 years | Small fixes to printing io stats | |
invoke.h | 7.9 KB | ae7be7a | 5 years | Fixed incorrect setting of ready state and added result to previous … | |
invoke.c | 5.1 KB | ac2b598 | 5 years | Changed descriptors for concurrency to use $ prefix instead of … | |
CtxSwitch-x86_64.S | 2.6 KB | c7a900a | 5 years | More renames and clean-ups | |
CtxSwitch-x86.S | 16 bytes | 37fe352 | 6 years | Added proper multi-lib handling, tests still do not work and arm … | |
CtxSwitch-x64.S | 18 bytes | 37fe352 | 6 years | Added proper multi-lib handling, tests still do not work and arm … | |
CtxSwitch-i686.S | 16 bytes | bf71cfd | 6 years | Moved up many directories in source | |
CtxSwitch-i386.S | 2.4 KB | c7a900a | 5 years | More renames and clean-ups | |
CtxSwitch-arm.S | 1.7 KB | c7a900a | 5 years | More renames and clean-ups | |
coroutine.hfa | 6.3 KB | ae7be7a | 5 years | Fixed incorrect setting of ready state and added result to previous … | |
coroutine.cfa | 7.1 KB | 427854b | 5 years | First draft implementation of generators, still missing error … | |
asyncio.hfa | 0 bytes | 2d8f7b0 | 5 years | Implemented basic non-blocking io | |
alarm.hfa | 1.9 KB | d3ab183 | 4 years | Using dlist in alarm. Minimal interface changes in alarm.hfa applied; … | |
alarm.cfa | 3.5 KB | d3ab183 | 4 years | Using dlist in alarm. Minimal interface changes in alarm.hfa applied; … |
|
Note: See TracBrowser
for help on using the repository browser.