Home
last modified time | relevance | path

Searched refs:sbSEND_COMPLETED (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.1.0/
Dstream_buffer.c146 #ifndef sbSEND_COMPLETED
147 #define sbSEND_COMPLETED( pxStreamBuffer ) \ macro
174 sbSEND_COMPLETED( ( pxStreamBuffer ) ); \
178 #define prvSEND_COMPLETED( pxStreamBuffer ) sbSEND_COMPLETED( ( pxStreamBuffer ) )
DHistory.txt376 sbSEND_COMPLETED() and sbRECEIVE_COMPLETED() macros are invoked. To maintain