Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dfthreads.h228 int fthread_kill // FIXME: TODO:
H A Dhthreads.h45 #define signal_thread(tid,signo) fthread_kill((tid),(signo))
H A Dpttrace.c545 return fthread_kill(tid, sig); in ptt_pthread_kill()
H A Dfthreads.c1243 int fthread_kill // FIXME: TODO: in fthread_kill() function