TX_MUTEX_STRUCT::tx_mutex_inherit is only used within threadx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesthreadxTX_MUTEX_STRUCT::tx_mutex_inherit

TX_MUTEX_STRUCT::tx_mutex_inherit field

Syntax

UINT tx_mutex_inherit;

References

LocationReferrerText
tx_api.h:805
UINT tx_mutex_inherit;
tx_mutex_create.c:90_tx_mutex_create()
mutex_ptr -> tx_mutex_inherit = inherit;
tx_mutex_get.c:127_tx_mutex_get()
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)
tx_mutex_get.c:352_tx_mutex_get()
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)
tx_mutex_put.c:223_tx_mutex_put()
if (mutex_ptr -> tx_mutex_inherit == TX_FALSE)
tx_mutex_put.c:246_tx_mutex_put()
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)
tx_mutex_put.c:268_tx_mutex_put()
if (next_mutex -> tx_mutex_inherit == TX_TRUE)
tx_mutex_put.c:320_tx_mutex_put()
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)
tx_mutex_put.c:422_tx_mutex_put()
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)
tx_mutex_put.c:578_tx_mutex_put()
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)

Data Use

Functions writing TX_MUTEX_STRUCT::tx_mutex_inherit
Functions reading TX_MUTEX_STRUCT::tx_mutex_inherit
all items filtered out
TX_MUTEX_STRUCT::tx_mutex_inherit
all items filtered out
Type of TX_MUTEX_STRUCT::tx_mutex_inherit
TX_MUTEX_STRUCT::tx_mutex_inherit
all items filtered out