(PP_MAIN, PP_UPDATE, PP_SHUTDOWN, PP_SCHED, PP_TIMESTAMP, PP_PLAYER)

(PP_ACCEPT, PP_KILLIDLE): Move from player.h to empthread.h and turn
into enumeration constants.
This commit is contained in:
Markus Armbruster 2005-12-28 21:21:15 +00:00
parent 8b0eae7594
commit 3b90d0cb81
3 changed files with 13 additions and 12 deletions

View file

@ -33,8 +33,7 @@
#include <config.h>
#include <stdio.h>
#include "prototypes.h"
#include <time.h>
#include "empthread.h"
/* The thread `created' by lwpInitSystem() */