Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dfthreads.h302 int fthread_cond_signal
H A Dhthreads.h34 #define signal_condition(pcond) fthread_cond_signal((pcond))
H A Dpttrace.c477 result = fthread_cond_signal(cond); in ptt_pthread_cond_signal()
H A Dfthreads.c1568 int fthread_cond_signal in fthread_cond_signal() function