mirror of
https://github.com/aap/pdp6.git
synced 2026-04-30 05:35:04 +00:00
made emulator use less cpu
This commit is contained in:
@@ -58,3 +58,4 @@ int threadid(void);
|
||||
void **threaddata(void);
|
||||
void threadkill(int id);
|
||||
void threadwait(int id);
|
||||
void threadname(char *name);
|
||||
|
||||
Reference in New Issue
Block a user