Searched refs:staticInitialize (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfHeader.cpp123 staticInitialize();
149 staticInitialize();
174 staticInitialize();
961 staticInitialize () function in namespace:Imf
H A DImfHeader.h395 // In a multithreaded program, staticInitialize() must be called once
397 // classes in the IlmImf library. Calling staticInitialize() in this
401 // Single-threaded programs are not required to call staticInitialize();
406 void staticInitialize ();

Completed in 28 milliseconds