Home
last modified time | relevance | path

Searched refs:SOCK_POST_RECVSEM (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h175 #define SOCK_POST_RECVSEM(_sock) SYS_ARCH_SEM_POST(&SOCK_GET_RECVSEM(_sock)) macro
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c603 (void)SOCK_POST_RECVSEM(sock); // Need to post here because may other thread is waiting in SockRecvReqFpcbItemWithSem()

Completed in 4 milliseconds