Home
last modified time | relevance | path

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

/htl/
A Dpt-cancel.c24 pthread_cancel (pthread_t t) in pthread_cancel() argument
29 p = __pthread_getid (t); in pthread_cancel()
A Dpt-alloc.c213 struct __pthread *t = GL (dl_pthread_threads)[i]; in __pthread_init_static_tls() local
215 if (t == NULL) in __pthread_init_static_tls()
219 void *dest = (char *) t->tcb - map->l_tls_offset; in __pthread_init_static_tls()
221 void *dest = (char *) t->tcb + map->l_tls_offset + TLS_PRE_TCB_SIZE; in __pthread_init_static_tls()

Completed in 5 milliseconds