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
f15c07bc83178091b357a889155936c879a59893
salmanoff
/
include
T
History
hayodea
f15c07bc83
LockSet:tryAcquireOrBackoff use optional<ref_wrapper<Qutex>>
...
Replace the previous Qutex** raw pointer with a std::optional.
2025-09-30 10:36:19 -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
Qutex: currOwner should use registered sh_ptr to Lockvoker
2025-09-29 14:37:16 -04:00
asynchronousContinuationChainLink.h
Add QutexAcquisitionHistoryTracker; integrate plumbing
2025-09-29 19:27:02 -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
dependencyGraph.h
QtxAcqHistTracker: Implement complete algo; add depend graph
2025-09-30 00:24:33 -04:00
lockerAndInvokerBase.h
Qutex: currOwner should use registered sh_ptr to Lockvoker
2025-09-29 14:37:16 -04:00
lockSet.h
LockSet:tryAcquireOrBackoff use optional<ref_wrapper<Qutex>>
2025-09-30 10:36:19 -04:00
preprocessor.h
Rename hk=>smo
2025-07-22 06:48:04 -04:00
qutex.h
Qutex: currOwner should use registered sh_ptr to Lockvoker
2025-09-29 14:37:16 -04:00
qutexAcquisitionHistoryTracker.h
Get rid of rvalue ref returns
2025-09-30 00:37:54 -04:00
serializedAsynchronousContinuation.h
LockSet:tryAcquireOrBackoff use optional<ref_wrapper<Qutex>>
2025-09-30 10:36:19 -04:00
spinLock.h
SpinLock: Add acquire/release() and spinPause()
2025-09-18 23:01:49 -04:00