summaryrefslogtreecommitdiffhomepage
path: root/util/execqueue/execqueue.go
AgeCommit message (Expand)AuthorFilesLines
2025-12-02syncs: start working on mutex debugging, registrationbradfitz/mutex_debugBrad Fitzpatrick1-0/+15
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