Searched refs:mythread (Results 1 – 3 of 3) sorted by relevance
112 typedef pthread_t mythread; typedef156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create()171 mythread_join(mythread thread) in mythread_join()343 typedef HANDLE mythread; typedef386 mythread_create(mythread *thread, in mythread_create()398 mythread_join(mythread thread) in mythread_join()
95 mythread thread_id;
308 src/common/mythread.h | 2 ++1463 src/common/mythread.h | 2 +-1641 Now liblzma only uses "mythread" functions and types1642 which are defined in mythread.h matching the desired1655 src/common/mythread.h | 513 ++++++++++++++++++++++++++-------2316 src/common/mythread.h | 5 +++--3373 Don't use clockid_t in mythread.h when clock_gettime() isn't available.3377 src/common/mythread.h | 2 ++3497 Fix portability problems in mythread.h.3511 Guard mythread.h against being #included multiple times.[all …]