Home
last modified time | relevance | path

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

/Kernel-v10.6.2/
HDstream_buffer.c138 #ifndef sbSEND_COMPLETED
139 #define sbSEND_COMPLETED( pxStreamBuffer ) \ macro
165 sbSEND_COMPLETED( ( pxStreamBuffer ) ); \
169 #define prvSEND_COMPLETED( pxStreamBuffer ) sbSEND_COMPLETED( ( pxStreamBuffer ) )
HDHistory.txt207 sbSEND_COMPLETED() and sbRECEIVE_COMPLETED() macros are invoked. To maintain