Searched refs:str_alloc_destroy_accu (Results 1 – 1 of 1) sorted by relevance
47 static void str_alloc_destroy_accu(void * accu);77 pthread_key_create(&str_key, str_alloc_destroy_accu); in str_alloc_key()84 static void str_alloc_destroy_accu(void * accu) in str_alloc_destroy_accu() function
Completed in 2 milliseconds