HomeSort by relevance Sort by last modified time
    Searched full:empty_string_once (Results 1 - 1 of 1) sorted by null

  /external/chromium/googleurl/src/
gurl.cc 91 static pthread_once_t empty_string_once = PTHREAD_ONCE_INIT; member in namespace:__anon4851
100 pthread_once(&empty_string_once, EmptyStringForGURLOnce);

Completed in 163 milliseconds