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

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dasyn-thread.c187 void destroy_thread_sync_data(struct thread_sync_data * tsd) function
239 destroy_thread_sync_data(tsd);
250 cache. Set our copy to NULL so destroy_thread_sync_data doesn't free it.
329 destroy_thread_sync_data(&td->tsd);

Completed in 298 milliseconds