Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing custom-allocation routine for InlineTaskDetached
Summary: Allocation of InlineTaskDetached coroutines now call through to the folly_coro_async_malloc() and folly_coro_async_free() functions so that their allocations can be correctly accounted for as coroutine allocations. Reviewed By: yfeldblum Differential Revision: D24574568 fbshipit-source-id: 9bece3f8e6f6d221bca021a50fe02e1eed88f07b
- Loading branch information