Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/os2/
Dos2thread.h4 typedef int perl_os_thread; typedef
Dos2.c268 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()
/openbsd/src/gnu/usr.bin/perl/win32/
Dwin32thread.h8 typedef HANDLE perl_os_thread; typedef
/openbsd/src/gnu/usr.bin/perl/dist/threads/
Dthreads.xs54 typedef perl_os_thread pthread_t;
/openbsd/src/gnu/usr.bin/perl/
Dperl.h3743 typedef cthread_t perl_os_thread; typedef
3749 typedef pthread_t perl_os_thread; typedef