threadx + 0/2 examples
CodeScope will show references to _txe_semaphore_info_get() from the following samples and libraries:
Libraries
Examples
STM32F429ZI-Nucleo
Applications
ThreadX
 
Symbols
loading...
Files
loading...

_txe_semaphore_info_get() function

Syntax

UINT _txe_semaphore_info_get(TX_SEMAPHORE *semaphore_ptr,     CHAR **name,     ULONG *current_value,     TX_THREAD **first_suspended,     ULONG *suspended_count,     TX_SEMAPHORE **next_semaphore);
Implemented in txe_semaphore_info_get.c:81

Arguments

semaphore_ptr

name

current_value

first_suspended

suspended_count

next_semaphore

Examples

_txe_semaphore_info_get() is referenced by 2 libraries and example projects.

Call Tree

Functions calling _txe_semaphore_info_get()
Functions called by _txe_semaphore_info_get()
_txe_semaphore_info_get()
all items filtered out
Data read by _txe_semaphore_info_get()
Data written by _txe_semaphore_info_get()
_txe_semaphore_info_get()
_txe_semaphore_info_get()::status
all items filtered out
Type of _txe_semaphore_info_get()
_txe_semaphore_info_get()
all items filtered out