~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
..
.github 7585 4 years ago wez configure github actions CI (#1228) Summary: This Diff
build 4842 6 years ago Adam Simpkins Include fbcode_builder sources in the folly github Diff
CMake 3741 7 years ago Facebook Github Bot Add CMake build system Summary: This is for use o Diff
folly 2 11 years ago Jordan DeLong Pull from FB rev 63ce89e2f2301e6bba44a111cc7d42180 Diff
.gitignore 5288 6 years ago Facebook Github Bot move folly/experimental/logging to folly/logging/ 556 bytes Diff Download File
.travis.yml 7374 4 years ago Facebook Github Bot Remove `sudo: required` from `.travis.yml` (#37) 1.3 KB Diff Download File
File CMakeLists.txt 7983 4 years ago Facebook Github Bot Remove folly's ColdClass, which was of dubious uti 34 KB Diff Download File
CODE_OF_CONDUCT.md 7530 4 years ago Facebook Github Bot Adopt Contributor Covenant Summary: In order to f 3.2 KB Diff Download File
CONTRIBUTING.md 4893 6 years ago Facebook Github Bot Add `CONTRIBUTING` and `CODE_OF_CONDUCT` Summary: 1.2 KB Diff Download File
LICENSE 6531 5 years ago Facebook Github Bot import farmhash Summary: This diff imports farmha 11 KB Diff Download File
README.md 7847 4 years ago Facebook Github Bot Update README.md (#1268) Summary: I tried buildin 7.6 KB Diff Download File