Home
last modified time | relevance | path

Searched refs:todtid (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dtimer.c280 sysblk.todtid = 0; in timer_update_thread()
H A Dcpu.c1208 if (!sysblk.todtid) in cpu_thread()
1210 if ( create_thread (&sysblk.todtid, DETACHED, in cpu_thread()
H A Dhstructs.h434 TID todtid; /* Thread-id for TOD update */ member