Lines Matching defs:thread_data
167 struct thread_data *td; /* for thread-self cleanup */
170 struct thread_data {
179 return &(((struct thread_data *)conn->async.os_specific)->tsd);
203 int init_thread_sync_data(struct thread_data * td,
270 struct thread_data *td = tsd->td;
307 struct thread_data *td = tsd->td;
340 struct thread_data *td = (struct thread_data*) async->os_specific;
380 struct thread_data *td = calloc(1, sizeof(struct thread_data));
462 struct thread_data *td = (struct thread_data*) conn->async.os_specific;
499 struct thread_data *td = (struct thread_data*) conn->async.os_specific;