shared_info * cygwin_getshared();
shared_info * cygwin_getshared(
)
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.
mount
ps