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