RCP API  6.61.0

◆ rcp_mutex_unlock()

void rcp_mutex_unlock ( rcp_mutex_t  id)

Wrapper for mutex unlock required by the RCP API.

This function must be implemented by the client code. The client must provide RCP_MUTEX_COUNT mutexes for the RCP API.

Parameters
[in]idid of the mutex to unlock