Home
last modified time | relevance | path

Searched refs:fthread_join (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dfthreads.h169 int fthread_join
H A Dhthreads.h24 #define join_thread(tid,pcode) fthread_join((tid),(pcode))
H A Dpttrace.c527 result = fthread_join(tid,value); in ptt_pthread_join()
H A Dfthreads.c972 int fthread_join in fthread_join() function