Namespaces | |
| maxon | |
| maxon::details | |
Functions | |
| MAXON_DATATYPE (ThreadRef, "net.maxon.datatype.threadref", MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel")) | |
| template<typename FN > | |
| static auto | ExecuteOnMainThreadFallback (FN &&fn) -> decltype(fn()) |
| template<typename FN > | |
| auto | ExecuteOnMainThread (FN &&fn, WAITMODE waitMode=WAITMODE::DEFAULT, TimeValue timeout=TIMEVALUE_INFINITE) -> decltype(fn()) |