* winsup.h (low_priority_sleep): Declare.
This commit is contained in:
parent
c0a02a4b42
commit
40e4147f4e
@ -242,6 +242,7 @@ extern void multiple_cygwin_problem (const char *, unsigned, unsigned);
|
||||
class path_conv;
|
||||
int __stdcall stat_worker (const char *name, struct __stat64 *buf, int nofollow,
|
||||
path_conv *pc = NULL) __attribute__ ((regparm (3)));
|
||||
void __stdcall low_priority_sleep (DWORD) __attribute__ ((regparm (1)));
|
||||
|
||||
/**************************** Exports ******************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user