index
:
Project-1CE/packages_modules_Bluetooth
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
gd
/
os
/
linux_generic
/
queue_unittest.cc
Age
Commit message (
Expand
)
Author
2022-03-09
check check, is anyone there? *static*
Zach Johnson
2020-05-18
Format gd/os with new clang-format
Zach Johnson
2020-03-05
OS Queue and Reactor: Minor fixes
Hansong Zhang
2020-03-03
Queue: Wait for unregistration if on different thread
Hansong Zhang
2019-07-25
OS: Account for enqueue/dequeue race
Myles Watson
2019-07-23
OS: Get promise before registering in tests
Myles Watson
2019-07-09
ACL manager cert
Hansong Zhang
2019-06-19
OS Queue: Add Enqueue Buffer
Hansong Zhang
2019-06-12
Replace std::function with base::Closure
Hansong Zhang
2019-06-12
OS: Add ordering guarantees for Handler.Clear()
Myles Watson
2019-06-03
OS: Add death tests for en/de-queue registration
Myles Watson
2019-06-03
Revert "OS: Construct Handler using Reactor"
Myles Watson
2019-05-24
OS: Construct Handler using Reactor
Myles Watson
2019-05-24
Queue: Store callbacks in the runnable
Myles Watson
2019-05-17
QueueTest: UnregisterDequeue before promise set value
Chienyuan
2019-04-12
Implement Queue
Chienyuan