forked from xuos/xiuos
modify author description and fix bug of compiler errors,add readme for gap8
This commit is contained in:
@@ -61,6 +61,7 @@ extern "C" {
|
||||
// };
|
||||
|
||||
typedef int pid_t;
|
||||
// typedef int pthread_mutex_t ;
|
||||
|
||||
/* function in pthread.c */
|
||||
int pthread_atfork(void (*prepare)(void), void (*parent)(void), void (*child)(void));
|
||||
|
||||
Reference in New Issue
Block a user