MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / get_executor

Method get_executor

extern/boost/boost/thread/future.hpp:210–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208 }
209
210 executor_ptr_type get_executor()
211 {
212 return ex_;
213 }
214
215 void set_executor_policy(executor_ptr_type aex)
216 {

Callers 3

launch_continuationMethod · 0.80
launch_continuationMethod · 0.80
thenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected