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

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dthread_data.c61 _LI_data_free(void *x) function
89 if (pthread_key_create(&_info_key, _LI_data_free) == 0) _info_key_ok = 1;

Completed in 161 milliseconds