Searched refs:bExiting (Results 1 – 2 of 2) sorted by relevance
20 pHandle->bExiting = false; in wilc_mq_create()32 pHandle->bExiting = true; in wilc_mq_destroy()67 if (pHandle->bExiting) { in wilc_mq_send()127 if (pHandle->bExiting) { in wilc_mq_recv()144 if (pHandle->bExiting) { in wilc_mq_recv()
25 bool bExiting; member