Searched refs:str_alloc_destroy_accu (Results 1 – 1 of 1) sorted by relevance
39 static void str_alloc_destroy_accu(void * accu);69 pthread_key_create(&str_key, str_alloc_destroy_accu); in str_alloc_key()76 static void str_alloc_destroy_accu(void * accu) in str_alloc_destroy_accu() function