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

/external/chromium_org/third_party/skia/src/ports/
H A DSkTLS_pthread.cpp15 static void sk_tls_make_key() { function
24 (void)pthread_once(&gSkTLSKey_Once, sk_tls_make_key);
/external/skia/src/ports/
H A DSkTLS_pthread.cpp15 static void sk_tls_make_key() { function
24 (void)pthread_once(&gSkTLSKey_Once, sk_tls_make_key);

Completed in 192 milliseconds