cond_unlock
#define hpios_msgxlock_unlock(obj) cond_unlock(obj)
#define hpios_dsplock_unlock(obj) cond_unlock(&(obj)->dsp_lock)