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