Searched refs:_ux_system_semaphore_create (Results 1 – 3 of 3) sorted by relevance
156 …status = _ux_system_semaphore_create(&pictbridge -> ux_pictbridge_notification_semaphore, "ux_pic… in _ux_pictbridge_dpshost_start()
261 …status = _ux_system_semaphore_create(&pictbridge -> ux_pictbridge_notification_semaphore, "ux_pic… in _ux_pictbridge_dpsclient_start()
181 #define _ux_system_semaphore_create _ux_utility_semaphore_create macro204 #define _ux_system_semaphore_create(sem,name,cnt) (UX_SUCCESS) macro