mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Update for ez80 Windows native build (still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5377 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -4027,7 +4027,7 @@ be sent.
|
|||||||
<p>
|
<p>
|
||||||
<b>POSIX Compatibility:</b>
|
<b>POSIX Compatibility:</b>
|
||||||
In the POSIX description of this function is the <code>pause()</code> function will suspend the calling thread until delivery of a signal whose action is either to execute a signal-catching function or to terminate the process.
|
In the POSIX description of this function is the <code>pause()</code> function will suspend the calling thread until delivery of a signal whose action is either to execute a signal-catching function or to terminate the process.
|
||||||
This implementation only waits for any non-blocked signal to be recieved.
|
This implementation only waits for any non-blocked signal to be received.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<table width ="100%">
|
<table width ="100%">
|
||||||
|
|||||||
Reference in New Issue
Block a user