Searched refs:default_context_state (Results 1 – 2 of 2) sorted by relevance
98 static DCState default_context_state; variable108 default_context_state = DC_DESTROYED; in ~destroy_default_context()118 assert (default_context_state == DC_UNINITIALIZED); in alloc_dc()124 if (default_context_state == DC_INITIALIZED) in alloc_dc()129 if (default_context_state == DC_DESTROYED) in alloc_dc()135 default_context_state = DC_INITIALIZED; in alloc_dc()
82 static DCState default_context_state; variable92 default_context_state = DC_DESTROYED; in ~destroy_default_context()102 assert (default_context_state == DC_UNINITIALIZED); in alloc_dc()108 if (default_context_state == DC_INITIALIZED) in alloc_dc()113 if (default_context_state == DC_DESTROYED) in alloc_dc()119 default_context_state = DC_INITIALIZED; in alloc_dc()