tSynchronized.m

Undocumented in source.
template tSynchronized(alias func)
static if(isSomeFunction!func)
TMutex m;

Meta