Home | History | Annotate | Download | only in libxml2

Lines Matching full:thread_specific_data

3954 thread_specific_data(void *private_data)
4009 return((DWORD) thread_specific_data(private_data));
4095 spawn_thread(thread_specific_data, "xmlTestThread",
4151 ret = pthread_create(&tid[i], 0, thread_specific_data,