Home
last modified time | relevance | path

Searched refs:thdbufdestroy (Results 1 – 1 of 1) sorted by relevance

/third_party/curl/packages/OS400/
Dos400sys.c89 static void thdbufdestroy(void *private) in thdbufdestroy() function
115 thdbufdestroy((void *) locbufs); in terminate()
214 if(!pthread_key_create(&thdkey, thdbufdestroy)) in buffer_undef()