summaryrefslogtreecommitdiffhomepage
path: root/util/execqueue/execqueue.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-26util/execqueue: don't hold mutex in RunSyncBrad Fitzpatrick1-17/+20
2025-11-16syncs: add Mutex/RWMutex alias/wrappers for future mutex debuggingBrad Fitzpatrick1-2/+3
2025-11-13ipn/ipnlocal: remove all the weird locking (LockedOnEntry, UnlockEarly, etc)Brad Fitzpatrick1-1/+20
2024-01-18control/controlclient,util/execqueue: extract execqueue into a packageJames Tucker1-0/+104