index
:
vxgg_rewrite
master
threadpool-debugging
A more competent rewrite of VXGG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
threadpool.c
Age
Commit message (
Expand
)
Author
2025-06-09
We do a little documentation
@syxhe
2025-06-09
Trim more fat, add some doxygen markup to the threadpool functions
@syxhe
2025-06-06
Style touchup
@syxhe
2025-06-06
Get threadpool implementation working
threadpool-debugging
@syxhe
2025-05-16
Do some more work on the concurrent queue
@syxhe
2025-05-14
Start reimplementing some of the earlier concurrent queue code
@syxhe
2025-05-14
Update signatures of free-type functions to match the freecallback signature
@syxhe
2025-04-24
Yeah this shit brokey
@syxhe
2025-04-22
Stop threadpool from crashing
@syxhe
2025-04-22
Yay segfault
@syxhe
2025-04-22
Start work on threadpool implementation
@syxhe
2025-04-21
Rework dlinkedlist functions to use VALLOC macro instead of only xalloc
@syxhe
2025-04-21
Implement a Concurrent Queue
@syxhe
2025-04-21
Start work on cqueue implementation, create cleanup set of functions
@syxhe
2025-04-17
Create ll-internal files to maintain opaqueness of linked list while opening ...
@syxhe
2025-04-17
Start work on implementing a threadpool
@syxhe