Contents|Index|Previous|Next
cygwin_getshared
USAGE
shared_info * cygwin_getshared(void);
DESCRIPTION

Returns a pointer to an internal Cygwin memory structure containing shared information used by cooperating Cygwin processes. This function is intended for use only by system programs like mount and ps.


Top|Contents|Index|Previous|Next