forked from Imagelibrary/rtems
2001-08-16 Joel Sherrill <joel@OARcorp.com>
* src/msgqsubmit.c: Add a comment indicating that we do not have to account for possibly blocking during the core send operation because Classic API message queue send is always non-blocking.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-08-16 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* src/msgqsubmit.c: Add a comment indicating that we do not have
|
||||
to account for possibly blocking during the core send operation
|
||||
because Classic API message queue send is always non-blocking.
|
||||
|
||||
2001-08-09 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* src/msgqsubmit.c: Unblocking message queue operations should
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
2001-08-16 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* src/msgqsubmit.c: Add a comment indicating that we do not have
|
||||
to account for possibly blocking during the core send operation
|
||||
because Classic API message queue send is always non-blocking.
|
||||
|
||||
2001-08-09 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* src/msgqsubmit.c: Unblocking message queue operations should
|
||||
|
||||
Reference in New Issue
Block a user