Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(thread-executor): use
no_mangle
instead of export_name
The export name was the same as the local function name and therefore redundant.
- Loading branch information