Searched refs:empty_gurl_once (Results 1 – 1 of 1) sorted by relevance
92 static pthread_once_t empty_gurl_once = PTHREAD_ONCE_INIT; variable406 pthread_once(&empty_gurl_once, EmptyGURLOnce); in EmptyGURL()