Home
last modified time | relevance | path

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

/Kernel-v11.0.1/
Dstream_buffer.c138 #ifndef sbSEND_COMPLETED
139 #define sbSEND_COMPLETED( pxStreamBuffer ) \ macro
165 sbSEND_COMPLETED( ( pxStreamBuffer ) ); \
169 #define prvSEND_COMPLETED( pxStreamBuffer ) sbSEND_COMPLETED( ( pxStreamBuffer ) )
DHistory.txt299 sbSEND_COMPLETED() and sbRECEIVE_COMPLETED() macros are invoked. To maintain