Searched refs:protection_status (Results 1 – 2 of 2) sorted by relevance
73 UINT protection_status; in _gx_system_unlock() local88 protection_status = tx_mutex_put(&_gx_system_protect); in _gx_system_unlock()90 if (protection_status) in _gx_system_unlock()
74 UINT protection_status; in _gx_system_lock() local86 protection_status = tx_mutex_get(&_gx_system_protect, TX_WAIT_FOREVER); in _gx_system_lock()88 if (protection_status) in _gx_system_lock()