blob: 7474d9ffa0e023c7e5d2fb52cc3a8a2dad0a2589 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<gep name="SemProcess" title="SemProcess Manager" version="1">
<page name="Module" title="Module Settings">
<html><body><table>
<tr>
<td><form>
<p>This module manages multi-process semaphores through its proxy
<a href="http://rtsc.eclipseprojects.io/cdoc-tip/index.html#xdc/runtime/knl/ISemProcessSupport.html"> ISemProcessSupport </a>
interface. It has a module wide config parameter
<a href="http://rtsc.eclipseprojects.io/cdoc-tip/index.html#xdc/runtime/knl/SemProcess.html#.Proxy"> Proxy </a>
which needs to be bound to an OS specific delegate before
this module can be used.</p>
<p> </p>
</form></td>
</tr>
<tr>
<td><control type="checkbox" label="Add SemProcess to my configuration" value="value:this.$used" bold="true"/></td>
</tr>
<tr></tr>
<tr><td>
<h1>Platform-specific Support</h1>
<table>
<tr>
<td><control type="label" label="SemProcess provider"/></td>
<td><control type="editbox"
enabled="value:this.$used"
value="value:this.Proxy"
tooltip="value:this.Proxy.$summary"/></td>
</tr>
</table>
</td></tr>
</table></body></html>
</page>
</gep>