Searched refs:_ux_system_semaphore_created (Results 1 – 3 of 3) sorted by relevance
208 if (_ux_system_semaphore_created(&pictbridge -> ux_pictbridge_notification_semaphore)) in _ux_pictbridge_dpshost_start()
381 if (_ux_system_semaphore_created(&pictbridge -> ux_pictbridge_notification_semaphore)) in _ux_pictbridge_dpsclient_start()
183 #define _ux_system_semaphore_created(sem) ((sem)->tx_semaphore_id != UX_EMPTY) macro206 #define _ux_system_semaphore_created(sem) (UX_FALSE) macro