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

Method set_async

extern/boost/boost/thread/future.hpp:1775–1778  ·  view source on GitHub ↗

todo this function must be private and friendship provided to the internal users.

Source from the content-addressed store, hash-verified

1773
1774 // todo this function must be private and friendship provided to the internal users.
1775 void set_async()
1776 {
1777 this->future_->set_async();
1778 }
1779 // todo this function must be private and friendship provided to the internal users.
1780 void set_deferred()
1781 {

Callers

nothing calls this directly

Calls 1

set_asyncMethod · 0.45

Tested by

no test coverage detected