_tx_semaphore_create() is only used within threadx.
 
Symbols
loading...
Files
loading...

_tx_semaphore_create() function

Syntax

UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr,     CHAR *name_ptr,     ULONG initial_count);
Implemented in tx_semaphore_create.c:75

Arguments

semaphore_ptr

name_ptr

initial_count

Call Tree

Functions calling _tx_semaphore_create()
Functions called by _tx_semaphore_create()
all items filtered out
_tx_semaphore_create()
Data read by _tx_semaphore_create()
Data written by _tx_semaphore_create()
_tx_semaphore_create()::interrupt_save
_tx_semaphore_create()::next_semaphore
_tx_semaphore_create()::previous_semaphore
all items filtered out
_tx_semaphore_create()
Type of _tx_semaphore_create()
_tx_semaphore_create()
all items filtered out