Searched defs:semaphore (Results 1 – 8 of 8) sorted by relevance
| /USBX-v6.2.1/common/core/src/ |
| D | ux_utility_semaphore_delete.c | 76 UINT _ux_utility_semaphore_delete(UX_SEMAPHORE *semaphore) in _ux_utility_semaphore_delete()
|
| D | ux_utility_semaphore_put.c | 76 UINT _ux_utility_semaphore_put(UX_SEMAPHORE *semaphore) in _ux_utility_semaphore_put()
|
| D | ux_utility_semaphore_create.c | 78 UINT _ux_utility_semaphore_create(UX_SEMAPHORE *semaphore, CHAR *semaphore_name, UINT initial_coun… in _ux_utility_semaphore_create()
|
| D | ux_utility_semaphore_get.c | 78 UINT _ux_utility_semaphore_get(UX_SEMAPHORE *semaphore, ULONG semaphore_signal) in _ux_utility_semaphore_get()
|
| /USBX-v6.2.1/test/regression/ |
| D | ux_test_utility_sim.c | 41 TX_SEMAPHORE *semaphore; /* UX_NULL to match any */ member 332 VOID ux_test_utility_sim_sem_get_error_exception_add(TX_SEMAPHORE *semaphore, ULONG semaphore_sign… in ux_test_utility_sim_sem_get_error_exception_add() 352 static UCHAR ux_test_utility_sim_sem_in_exception_list(TX_SEMAPHORE *semaphore, ULONG semaphore_sig… in ux_test_utility_sim_sem_in_exception_list()
|
| D | usbx_storage_tests.c | 1210 TX_SEMAPHORE *semaphore = &timeout_data->transfer_request->ux_transfer_r… in device_media_write_block_action_func() local 1484 static UX_TEST_ACTION create_semaphore_get_match_action(TX_THREAD *thread, TX_SEMAPHORE *semaphore,… in create_semaphore_get_match_action() 1499 …ACTION create_semaphore_get_disconnect_action(TX_THREAD *thread, TX_SEMAPHORE *semaphore, ULONG se… in create_semaphore_get_disconnect_action() 1531 …semaphore_get_fail_with_check_override_action(TX_THREAD *thread, TX_SEMAPHORE *semaphore, ULONG se… in create_semaphore_get_fail_with_check_override_action()
|
| D | usbx_device_class_ccid_busy_abort_tests.c | 85 TX_SEMAPHORE semaphore; member
|
| D | ux_test.h | 339 TX_SEMAPHORE *semaphore; member
|