Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
b39f452ecd1ee9d0e889b977df2bcb32efd8c1c8
/
aos
/
ipc_lib
/
aos_sync.cc
1ed5df5
Generalize futex observers for the compare_exchanges in lockless_queue
by Brian Silverman
· 4 years ago
0b58a61
Make futex syscalls directly on aarch64
by Brian Silverman
· 4 years ago
bf0609c
Replace use of deprecated C Standard library headers in C++ code.
by Tyler Chatow
· 4 years, 2 months ago
b47f555
Implement a workaround for thread_local on aarch64
by Brian Silverman
· 5 years ago
27af1f6
Use dedicated functions for using futexes to wait for a task to die
by Brian Silverman
· 6 years ago
cb7da4b
Convert aos over to flatbuffers
by Alex Perry
· 6 years ago
9372a68
Changing aos_sync and y2019 constants from once_ to once
by John Park
· 6 years ago
0e69950
Changed aos_sync to absl::call_once()
by John Park
· 6 years ago
f257f3c
Prefix LOG and CHECK with AOS_
by Austin Schuh
· 6 years ago
0ad2b6f
Add timeout to Queue read operations
by Austin Schuh
· 6 years ago
2a4294f
Always use FUTEX_WAIT_REQUEUE_PI
by Brian
· 6 years ago
398c74a
Removed linux_code
by John Park
· 7 years ago
[Renamed (99%) from aos/linux_code/ipc_lib/aos_sync.cc]
33858a3
Removed Common
by John Park
· 7 years ago
17426d9
Avoid using defined() in a macro body
by Brian Silverman
· 7 years ago
2ed5ea2
Once files moved to aos folder and files updated accordingly
by Sabina Davis
· 8 years ago
408511d
Fix //aos/common:event
by Brian Silverman
· 9 years ago
0d8ed03
Fix broken link
by Brian Silverman
· 9 years ago
71c55c5
implement robust mutex support
by Brian Silverman
· 11 years ago
7a41be6
Suppress unused return values when using -c opt.
by Austin Schuh
· 10 years ago
8f373b1
switch everything to the now-standardized thread_local
by Brian Silverman
· 10 years ago
d6ee9a1
fix events under tsan
by Brian Silverman
· 10 years ago
119b3b1
get rid of intermittent tsan false failures
by Brian Silverman
· 10 years ago
dc1eb27
redo the aos_sync API and add PI support
by Brian Silverman
· 11 years ago