Searched defs:initial_count (Results 1 – 3 of 3) sorted by relevance
78 …NT _ux_utility_semaphore_create(UX_SEMAPHORE *semaphore, CHAR *semaphore_name, UINT initial_count) in _ux_utility_semaphore_create()
200 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count) in _tx_semaphore_create()
341 UINT initial_count; member