File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
reference/sync/syncreaderwriter Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 12
12
<methodsynopsis >
13
13
<modifier >public</modifier > <methodname >SyncReaderWriter::__construct</methodname >
14
14
<methodparam choice =" opt" ><type >string</type ><parameter >name</parameter ></methodparam >
15
- <methodparam choice =" opt" ><type >bool </type ><parameter >autounlock</parameter ><initializer >&true; </initializer ></methodparam >
15
+ <methodparam choice =" opt" ><type >int </type ><parameter >autounlock</parameter ><initializer >1 </initializer ></methodparam >
16
16
</methodsynopsis >
17
17
<para >
18
18
Constructs a named or unnamed reader-writer object.
35
35
error message.
36
36
</para >
37
37
</note >
38
+ <note >
39
+ <simpara >
40
+ On Windows, <parameter >name</parameter > must not contain backslashes.
41
+ </simpara >
42
+ </note >
38
43
</listitem >
39
44
</varlistentry >
40
45
<varlistentry >
You can’t perform that action at this time.
0 commit comments