Searched refs:str_alloc_key_once (Results 1 – 1 of 1) sorted by relevance
43 static pthread_once_t str_alloc_key_once = PTHREAD_ONCE_INIT; variable56 pthread_once(&str_alloc_key_once, str_alloc_key); in str_accumulate()
Completed in 3 milliseconds