thread.h: varargck argpos for threadsetname

This commit is contained in:
ftrvxmtrx 2014-05-03 12:09:53 +02:00
parent 462f1d0688
commit 6f58f7fed4

View file

@ -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 */