~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 4406 6 years ago Facebook Github Bot move Arena, ThreadCachedArena, and Malloc to memor Diff
test 3920 7 years ago Facebook Github Bot UninitializedMemoryHacks Summary: This diff adds Diff
Arena-inl.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 2.9 KB Diff Download File
Arena.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 7.2 KB Diff Download File
EnableSharedFromThis.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 3.6 KB Diff Download File
MallctlHelper.cpp 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 996 bytes Diff Download File
MallctlHelper.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 1.7 KB Diff Download File
Malloc.h 7948 4 years ago Facebook Github Bot Delegate includes of jemalloc to the portability h 6.3 KB Diff Download File
MemoryResource.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 1.4 KB Diff Download File
SanitizeLeak.cpp 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 1.3 KB Diff Download File
SanitizeLeak.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 1.8 KB Diff Download File
ThreadCachedArena.cpp 7946 4 years ago Facebook Github Bot Apply clang-format in places Summary: [Folly] App 1.5 KB Diff Download File
ThreadCachedArena.h 7671 4 years ago Facebook Github Bot Yearless license header [1/2] Reviewed By: yfeldb 2.5 KB Diff Download File
UninitializedMemoryHacks.h 7827 4 years ago Facebook Github Bot Remove remnants of replacing std::string Summary: 12.2 KB Diff Download File