Searched refs:tidp (Results 1 – 2 of 2) sorted by relevance
783 iter_tid (struct thread_info *thread, void *tidp) in iter_tid() argument785 const pthdb_tid_t tid = *(pthdb_tid_t *)tidp; in iter_tid()
413 pthread_create(perl_os_thread *tidp, const pthread_attr_t *attr, in pthread_create() argument426 *tidp = _beginthread(pthread_startit, /*stack*/ NULL, in pthread_create()428 if (*tidp == -1) { in pthread_create()429 *tidp = pthread_not_existant; in pthread_create()