This website requires JavaScript.
Explore
Help
Register
Sign In
hayodea
/
salmanoff
Watch
1
Star
0
Fork
0
You've already forked salmanoff
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
Files
7e514a1fa301caf56e86de37a2ae62402a4d10af
salmanoff
/
include
T
History
hayodea
7e514a1fa3
Qutex: Add currOwner pointer for debugging
...
We'll use this to detect gridlock-type deadlocks between two requests
2025-09-29 12:40:43 -04:00
..
user
Async: add sh_ptr<ContinuationChainLink> to Callback<>
2025-09-27 18:30:09 -04:00
asynchronousBridge.h
AsyncBridge: Fix build warning
2025-09-10 11:38:33 -04:00
asynchronousContinuation.h
Locking: Add contin tracing to detect deadlocks
2025-09-27 20:51:20 -04:00
asynchronousContinuationChainLink.h
Locking: Add contin tracing to detect deadlocks
2025-09-27 20:51:20 -04:00
asynchronousLoop.h
AsyncLoop: Add copy constr + assignment op
2025-09-16 18:20:08 -04:00
callback.h
Async: add sh_ptr<ContinuationChainLink> to Callback<>
2025-09-27 18:30:09 -04:00
config.h.in
DevMgr: Add DeviceReattacher daemon plumbing
2025-09-28 23:07:39 -04:00
lockerAndInvokerBase.h
Qutexes: Implement them and supporting classes
2025-09-20 18:20:52 -04:00
lockSet.h
Debug:Qutex: Add deadlock detection based on elapsed time
2025-09-21 15:11:28 -04:00
preprocessor.h
Rename hk=>smo
2025-07-22 06:48:04 -04:00
qutex.h
Qutex: Add currOwner pointer for debugging
2025-09-29 12:40:43 -04:00
serializedAsynchronousContinuation.h
Locking: pre-emptively detect deadlocks in Lockvoker constructor
2025-09-27 21:27:04 -04:00
spinLock.h
SpinLock: Add acquire/release() and spinPause()
2025-09-18 23:01:49 -04:00