Definition in file system.c.
Go to the source code of this file.
Functions | |
| INT | ss_system (char *command) |
| midas_thread_t | ss_thread_create (INT(*thread_func)(void *), void *param) |
| INT | ss_thread_kill (midas_thread_t thread_id) |
| DWORD | ss_millitime () |
| DWORD | ss_time () |
| INT | ss_sleep (INT millisec) |