Searched refs:empty_string_once (Results 1 – 1 of 1) sorted by relevance
47 static pthread_once_t empty_string_once = PTHREAD_ONCE_INIT; variable56 pthread_once(&empty_string_once, EmptyStringForGURLOnce); in EmptyStringForGURL()