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

/macosx-10.10.1/configd-699.1.5/nwi/
H A Dnetwork_information.c44 static boolean_t nwi_store_force_refresh = FALSE; variable
152 ATOMIC_CMPXCHG(&nwi_store_force_refresh, FALSE, TRUE);
282 force_refresh = ATOMIC_CMPXCHG(&nwi_store_force_refresh, TRUE, FALSE);

Completed in 88 milliseconds