Searched refs:gfPosixInited (Results 1 – 1 of 1) sorted by relevance
161 static bool gfPosixInited; /* Whether driver is initialized. */ variable202 if( gfPosixInited ) in red_init()218 gfPosixInited = true; in red_init()248 if( gfPosixInited ) in red_uninit()272 gfPosixInited = false; in red_uninit()2195 if( gfPosixInited ) in red_errnoptr()2873 if( gfPosixInited ) in PosixEnter()2904 REDASSERT( gfPosixInited ); in PosixLeave()
Completed in 8 milliseconds