third_party.pigweed.src/pw_sync
Akira Baruah 40a9c3f128 bazel: Rename BUILD to BUILD.bazel
Avoids potential naming conflicts with other build systems.

Change-Id: Ib6569cc05c028d5680879724304b17dfc1fae0af
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/49306
Commit-Queue: Akira Baruah <akirabaruah@google.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
Reviewed-by: Nathaniel Brough <nathaniel.brough@gmail.com>
Reviewed-by: Wyatt Hepler <hepler@google.com>
2021-07-14 19:36:41 +00:00
..
public/pw_sync pw_sync: add ThreadNotification and TimedThreadNotification 2021-05-22 01:16:04 +00:00
public_overrides/pw_sync_backend pw_sync: add ThreadNotification and TimedThreadNotification 2021-05-22 01:16:04 +00:00
backend.gni pw_sync: add ThreadNotification and TimedThreadNotification 2021-05-22 01:16:04 +00:00
binary_semaphore_facade_test_c.c
binary_semaphore_facade_test.cc
binary_semaphore.cc
BUILD.bazel bazel: Rename BUILD to BUILD.bazel 2021-07-14 19:36:41 +00:00
BUILD.gn pw_sync: add ThreadNotification and TimedThreadNotification 2021-05-22 01:16:04 +00:00
CMakeLists.txt
counting_semaphore_facade_test_c.c
counting_semaphore_facade_test.cc
counting_semaphore.cc
docs.rst pw_sync: add ThreadNotification and TimedThreadNotification 2021-05-22 01:16:04 +00:00
interrupt_spin_lock_facade_test_c.c
interrupt_spin_lock_facade_test.cc
interrupt_spin_lock.cc
mutex_facade_test_c.c
mutex_facade_test.cc
mutex.cc
thread_notification_facade_test.cc pw_sync: add ThreadNotification and TimedThreadNotification 2021-05-22 01:16:04 +00:00
timed_mutex_facade_test_c.c
timed_mutex_facade_test.cc
timed_mutex.cc
timed_thread_notification_facade_test.cc pw_sync: add ThreadNotification and TimedThreadNotification 2021-05-22 01:16:04 +00:00