index
:
folk
keymap-locale
printer-config
s-ol/webrtc
s-ol/workaround
sol
https://folk.computer
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
workqueue.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use DB matches for subscriptions
Mason Jones
2025-09-12
1
-2
/
+1
*
Publish -> Notify: and Subscribe -> Subscribe:
Mason Jones
2025-09-10
1
-1
/
+1
*
Implement sub/pub
Mason Jones
2025-09-09
1
-2
/
+10
*
Make asan optional with ASAN_ENABLE env var
Omar Rizwan
2025-04-23
1
-0
/
+3
*
Remove unused trace & thread-constraint stuff
Omar Rizwan
2025-02-21
1
-4
/
+0
*
Some hold and keep cleanup
Omar Rizwan
2025-02-11
1
-15
/
+1
*
WIP: Inline SAY into the running When block.
Omar Rizwan
2025-02-10
1
-14
/
+1
*
WIP: Steal-one instead of steal-half. Might fix dropping items
Omar Rizwan
2024-12-05
1
-4
/
+0
*
workqueue: Untested on Linux: remove semaphore
Omar Rizwan
2024-11-29
1
-3
/
+0
*
Free Hold key and sourceFileName
Omar Rizwan
2024-11-23
1
-1
/
+1
*
WIP: Replace REMOVE_PARENT with EVAL
Omar Rizwan
2024-11-17
1
-2
/
+4
*
Implement steal-half (had to be careful with ssize_t)
Omar Rizwan
2024-10-16
1
-0
/
+4
*
WIP: Do removes on global work queue (compiles, untested)
Omar Rizwan
2024-10-02
1
-0
/
+1
*
WIP: Add sustain option to Hold!; sysmon will clean up
Omar Rizwan
2024-09-27
1
-1
/
+1
*
workerWaiters scheme. This seems to work pretty well?
Omar Rizwan
2024-08-07
1
-0
/
+7
*
WIP: Statements carry source line/filename info
Omar Rizwan
2024-07-21
1
-1
/
+17
*
workqueue: Use wingo fix for integer overflow
Omar Rizwan
2024-05-17
1
-3
/
+3
*
WIP: new workqueue/thread control compiles
Omar Rizwan
2024-05-17
1
-3
/
+3
*
WIP: workqueue from chase-lev
Omar Rizwan
2024-05-17
1
-6
/
+9
*
Add REMOVE_PARENT to try to incrementalize better. Add trie mutex.
Omar Rizwan
2024-03-22
1
-1
/
+2
*
WIP: Start on big locking/parallelism refactor
Omar Rizwan
2024-02-22
1
-1
/
+9
*
(Mostly) transition from raw pointers to generational refs
Omar Rizwan
2024-02-21
1
-3
/
+8
*
WIP: Start on Hold. Clarify/clean up ownership
Omar Rizwan
2024-02-19
1
-2
/
+15
*
Add thread-constraint support. Reschedule gpu.folk onto thread 0
Omar Rizwan
2024-02-16
1
-0
/
+2
*
Implement Say. Split off test.tcl. Fix mutex bugs.
Omar Rizwan
2024-02-06
1
-3
/
+8
*
main: Pop item from work queue in each worker.
Omar Rizwan
2024-01-26
1
-2
/
+15
*
workqueue: WIP, trying to figure out process design
Omar Rizwan
2024-01-26
1
-0
/
+13