~smspillaz/folly/folly-git-master

  • Committer: Facebook Github Bot
  • Author(s): Lewis Baker
  • Date: 2020-01-16 20:19:12 UTC
  • Revision ID: git-v1:8c7f9c0019cf2ffeec97e0e7478511fc3fd79421
Add overload of blockingWait() that takes DrivableExecutor

Summary:
This allows the caller to, for example, pass their own ManualExecutor or EventBase
and have the task scheduled onto that executor and have the current thread drive
that executor until it completes.

Reviewed By: yfeldblum

Differential Revision: D19205803

fbshipit-source-id: 6042f68decf8d7d9bb1d37977e5804b0504daa41
Filename Latest Rev Last Changed Committer Comment Size
..
detail 4430 6 years ago Facebook Github Bot Move folly/detail/AtomicUtils.h Summary: [Folly] Diff
example 5387 6 years ago Facebook Github Bot Rewrite from experimental, use of deterministic sc Diff
test 4396 6 years ago Facebook Github Bot move CallOnce to synchronization/ Summary: as abo Diff
AsymmetricMemoryBarrier.cpp 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 2.7 KB Diff Download File
AsymmetricMemoryBarrier.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 1015 bytes Diff Download File
AtomicNotification-inl.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 4.9 KB Diff Download File
AtomicNotification.cpp 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 1.1 KB Diff Download File
AtomicNotification.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 2.6 KB Diff Download File
AtomicRef.h 7977 4 years ago Facebook Github Bot atomic_ref Summary: [Folly] `folly::atomic_ref`, 3 KB Diff Download File
AtomicStruct.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 4.3 KB Diff Download File
AtomicUtil-inl.h 8001 4 years ago Facebook Github Bot fix implicit-integer-truncation UBSAN error in Ato 10.5 KB Diff Download File
AtomicUtil.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 3 KB Diff Download File
Baton.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 13.1 KB Diff Download File
CallOnce.h 7825 4 years ago Facebook Github Bot try_call_once, a nothrow variant of call_once Sum 5.5 KB Diff Download File
DistributedMutex-inl.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 71.6 KB Diff Download File
DistributedMutex.cpp 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 868 bytes Diff Download File
DistributedMutex.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 16.5 KB Diff Download File
DistributedMutexSpecializations.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 1.8 KB Diff Download File
Hazptr-fwd.h 7958 4 years ago Facebook Github Bot hazptr: Use executor for default domain asynchrono 4.8 KB Diff Download File
Hazptr.cpp 7958 4 years ago Facebook Github Bot hazptr: Use executor for default domain asynchrono 949 bytes Diff Download File
Hazptr.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 9.8 KB Diff Download File
HazptrDomain.h 7986 4 years ago Facebook Github Bot hazptr: Make reclamation in executor behave the sa 21 KB Diff Download File
HazptrHolder.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 11.1 KB Diff Download File
HazptrObj.h 7784 4 years ago Facebook Github Bot Back out "hazptr: Allow destruction of obj batch a 14.4 KB Diff Download File
HazptrObjLinked.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 9 KB Diff Download File
HazptrRec.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 2.1 KB Diff Download File
HazptrThreadPoolExecutor.cpp 7961 4 years ago Facebook Github Bot hazptr: Add singleton CPUThreadPoolExecutor for de 1.2 KB Diff Download File
HazptrThreadPoolExecutor.h 7961 4 years ago Facebook Github Bot hazptr: Add singleton CPUThreadPoolExecutor for de 758 bytes Diff Download File
HazptrThrLocal.h 8006 4 years ago Facebook Github Bot prevent asan failures in SingletonThreadLocal Sum 7.1 KB Diff Download File
LifoSem.h 7734 4 years ago Facebook Github Bot Use cacheline_aligned in LifoSem Summary: [Folly] 26.4 KB Diff Download File
MicroSpinLock.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 4.9 KB Diff Download File
ParkingLot.cpp 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 1.2 KB Diff Download File
ParkingLot.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 9.3 KB Diff Download File
PicoSpinLock.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 5.5 KB Diff Download File
Rcu-inl.h 7689 4 years ago Facebook Github Bot Revert D17908896: Fix deadlock in Folly RCU Diffe 5.5 KB Diff Download File
Rcu.cpp 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 917 bytes Diff Download File
Rcu.h 7988 4 years ago Facebook Github Bot Add documentation header for Folly::rcu_domain (#1 18.7 KB Diff Download File
RWSpinLock.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 25.3 KB Diff Download File
SanitizeThread.cpp 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 4.9 KB Diff Download File
SanitizeThread.h 7714 4 years ago Facebook Github Bot Add annotate_ignore_thread_sanitizer_guard class 5.4 KB Diff Download File
SaturatingSemaphore.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 10.5 KB Diff Download File
SmallLocks.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 1.4 KB Diff Download File
Tearable.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 3.4 KB Diff Download File
Utility.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 1.5 KB Diff Download File
WaitOptions.cpp 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 775 bytes Diff Download File
WaitOptions.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 2.5 KB Diff Download File