thread.h: varargck argpos for threadsetname
This commit is contained in:
parent
462f1d0688
commit
6f58f7fed4
1 changed files with 2 additions and 0 deletions
|
@ -109,6 +109,8 @@ void tprivfree(int);
|
|||
void **tprivaddr(int);
|
||||
void yield(void);
|
||||
|
||||
#pragma varargck argpos threadsetname 1
|
||||
|
||||
extern int mainstacksize;
|
||||
|
||||
/* slave I/O processes */
|
||||
|
|
Loading…
Reference in a new issue