Lines Matching refs:HAL_MutexUnlock
53 HAL_MutexUnlock(ctx->mutex); in CoAPMessageId_gen()
107 HAL_MutexUnlock(ctx->sendlist.list_mutex); in CoAPMessageList_add()
115 HAL_MutexUnlock(ctx->sendlist.list_mutex); in CoAPMessageList_add()
258 HAL_MutexUnlock(ctx->sendlist.list_mutex); in CoAPMessage_cancel()
286 HAL_MutexUnlock(ctx->sendlist.list_mutex); in CoAPMessageId_cancel()
317 HAL_MutexUnlock(ctx->sendlist.list_mutex); in CoAPAckMessage_handle()
321 HAL_MutexUnlock(ctx->sendlist.list_mutex); in CoAPAckMessage_handle()
428 HAL_MutexUnlock(ctx->sendlist.list_mutex); in CoAPRespMessage_handle()
432 HAL_MutexUnlock(ctx->sendlist.list_mutex); in CoAPRespMessage_handle()
443 HAL_MutexUnlock(ctx->sendlist.list_mutex); in CoAPRespMessage_handle()
630 HAL_MutexUnlock(ctx->sendlist.list_mutex); in Check_timeout()
681 HAL_MutexUnlock(ctx->sendlist.list_mutex); in Retansmit()
708 HAL_MutexUnlock(coap_yield_mutex); in CoAPMessage_cycle()