(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:
parent
8b0eae7594
commit
3b90d0cb81
3 changed files with 13 additions and 12 deletions
|
@ -33,8 +33,7 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include "prototypes.h"
|
||||
#include <time.h>
|
||||
#include "empthread.h"
|
||||
|
||||
/* The thread `created' by lwpInitSystem() */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue