Data-Sync-Shared 0.03 Latest
Files
- Changes
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- Shared.xs
- bench/barrier.pl
- bench/condvar.pl
- bench/once.pl
- bench/rwlock.pl
- bench/semaphore.pl
- eg/barrier.pl
- eg/condvar.pl
- eg/connection_pool.pl
- eg/downgrade.pl
- eg/eventfd_fork.pl
- eg/eventfd_notify.pl
- eg/eventfd_poll.pl
- eg/guard.pl
- eg/lazy_init.pl
- eg/map_reduce.pl
- eg/memfd_share.pl
- eg/once.pl
- eg/pipeline.pl
- eg/rate_limiter.pl
- eg/rwlock.pl
- eg/rwlock_cache.pl
- eg/semaphore.pl
- eg/stale_recovery.pl
- eg/wait_while.pl
- lib/Data/Sync/Shared.pm
- lib/Data/Sync/Shared/Barrier.pm
- lib/Data/Sync/Shared/Condvar.pm
- lib/Data/Sync/Shared/Once.pm
- lib/Data/Sync/Shared/RWLock.pm
- lib/Data/Sync/Shared/Semaphore.pm
- sync.h
- t/01-semaphore.t
- t/02-barrier.t
- t/03-rwlock.t
- t/04-condvar.t
- t/05-once.t
- t/06-eventfd.t
- t/07-new-features.t
- t/08-errors.t
- xt/acquire_n_stress.t
- xt/asan.t
- xt/cppcheck.t
- xt/crash_recovery.t
- xt/fd_leak.t
- xt/guard_stress.t
- xt/lifecycle.t
- xt/persistence.t
- xt/rwlock_starvation.t
- xt/signal_safety.t
- xt/stress.t
- xt/valgrind.t