Searched defs:_exec (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/thread/executors/ | ||
| D | scheduling_adaptor.hpp | 29 Executor& _exec; member in boost::executors::scheduling_adaptor |
| /third_party/python/Lib/importlib/ | ||
| D | _bootstrap.py | 592 def _exec(spec, module): function |