Skip to content
Snippets Groups Projects
Commit 91031dac authored by Craig Tiller's avatar Craig Tiller
Browse files

Changes to exec_ctx/closure/combiner/workqueue interfaces

- make closures know where they should be executed (eg, on a workqueue,
  or a combiner, or on an exec_ctx)
- this allows removal of a large number of trampoline functions that
  were appearing whenever we used combiners, and should allow for a much
  easier interface to combiner locks
parent ddebfa65
No related branches found
No related tags found
No related merge requests found
Showing
with 214 additions and 234 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment