2000-02-17 20:38:33 +01:00
|
|
|
|
|
|
|
<sect1 id="func-cygwin-getshared">
|
|
|
|
<title>cygwin_getshared</title>
|
|
|
|
|
2004-02-23 00:21:20 +01:00
|
|
|
<funcsynopsis><funcprototype>
|
2000-02-17 20:38:33 +01:00
|
|
|
<funcdef>shared_info *
|
|
|
|
<function>cygwin_getshared</function></funcdef>
|
2004-12-27 20:03:56 +01:00
|
|
|
<void />
|
2004-02-23 00:21:20 +01:00
|
|
|
</funcprototype></funcsynopsis>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
|
|
|
<para>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
|
|
|
|
<filename>mount</filename> and <filename>ps</filename>.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect1>
|