Home
last modified time | relevance | path

Searched defs:initial_count (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_utility_semaphore_create.c78 …NT _ux_utility_semaphore_create(UX_SEMAPHORE *semaphore, CHAR *semaphore_name, UINT initial_count) in _ux_utility_semaphore_create()
/USBX-v6.2.1/test/regression/
Dux_test_utility_sim.c200 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count) in _tx_semaphore_create()
Dux_test.h341 UINT initial_count; member