Searched refs:fetchstate_init (Results 1 – 2 of 2) sorted by relevance
275 fetchstate_init = 0, /*%< Start event has not run yet. */ enumerator4630 fctx->state == fetchstate_init); in fctx_unlink()4667 fctx->state == fetchstate_init); in fctx_destroy()4867 if (fctx->state != fetchstate_init) { in fctx_shutdown()4973 INSIST(fctx->state == fetchstate_init); in fctx_start()5197 fctx->state = fetchstate_init; in fctx_create()
310 fetchstate_init = 0, /*%< Start event has not run yet. */ global() enumerator