Function EventLoop.callSoonThreadSafe

Like callSoon(), but thread safe.

Prototype

final auto callSoonThreadSafe(Dg, Args...)(
  Dg dg,
  Args args
);

Authors

Dragos Carp

Copyright

© 2015-2016 Dragos Carp

License

Boost Software License - Version 1.0