Searched refs:perl_os_thread (Results 1 – 5 of 5) sorted by relevance
4 typedef int perl_os_thread; typedef
268 pthread_join(perl_os_thread tid, void **status) in pthread_join()413 pthread_create(perl_os_thread *tidp, const pthread_attr_t *attr, in pthread_create()439 pthread_detach(perl_os_thread tid) in pthread_detach()
8 typedef HANDLE perl_os_thread; typedef
54 typedef perl_os_thread pthread_t;
3743 typedef cthread_t perl_os_thread; typedef3749 typedef pthread_t perl_os_thread; typedef