mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
* 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;
|
class path_conv;
|
||||||
int __stdcall stat_worker (const char *name, struct __stat64 *buf, int nofollow,
|
int __stdcall stat_worker (const char *name, struct __stat64 *buf, int nofollow,
|
||||||
path_conv *pc = NULL) __attribute__ ((regparm (3)));
|
path_conv *pc = NULL) __attribute__ ((regparm (3)));
|
||||||
|
void __stdcall low_priority_sleep (DWORD) __attribute__ ((regparm (1)));
|
||||||
|
|
||||||
/**************************** Exports ******************************/
|
/**************************** Exports ******************************/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user