mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Fix use of undefined pp-token #errror, other typos.
This commit is contained in:
committed by
Gregory Nutt
parent
c6689b3093
commit
e8b5dd4528
@@ -7163,7 +7163,7 @@ interface of the same name.
|
||||
<ul>
|
||||
<li><code>attr</code>. The mutex attributes to query</li>
|
||||
<li><code>type</code>. Location to return the mutex type. See
|
||||
<a href="#pthreadmutexattrsettype"><code>pthread_mutexattr_setttyp()</code></a>
|
||||
<a href="#pthreadmutexattrsettype"><code>pthread_mutexattr_settype()</code></a>
|
||||
for a description of possible mutex types that may be returned.</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user