chsvlib
chsv helper source code

◆ CHSV_ONCE_INIT

#define CHSV_ONCE_INIT   RESOLVE_NAMESPACE(::Chusov::ExecutionControl::Implementation) ImplOnceFlagInit()

#include <chsvthrd.h>

A macro which is expanded to a value used to initialize a flag of type chsv_once_t.

Remarks
If C11 threads are not supported the header defines its own ONCE_FLAG_INIT macro that is the synonym of this one.