Visible to Intel only — GUID: mwh1391806062635
Ixiasoft
Visible to Intel only — GUID: mwh1391806062635
Ixiasoft
4.1.2. Execution Order for Channels and Pipes
Consider the following code examples:
Kernel with Two Read Channel Calls | Kernel with Two Read Pipe Calls |
---|---|
|
|
The code example on the left makes two read channel calls. The code example on the right makes two read pipe calls. In most cases, the kernel executes these channel or pipe calls in parallel; however, channel and pipe call executions might occur out of sequence. Out-of-sequence execution means that the read operation from c1 can occur and complete before the read operation from c0.
Did you find the information on this page useful?
Feedback Message
Characters remaining: