FreeRTOS
vPortTLSPointersDelCb()
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FreeRTOS
vPortTLSPointersDelCb()
vPortTLSPointersDelCb() function
Syntax
Show:
Summary
Declaration
from
port.c:593
static
void
vPortTLSPointersDelCb
(
void
*
pxTCB
)
;
Arguments
Argument
pxTCB
Examples
References
from
examples
Code
Location
Referrer
static
void
vPortTLSPointersDelCb
(
void
*
pxTCB
)
port.c:593
vPortTLSPointersDelCb
(
pxTCB
)
;
port.c:664
vPortTCBPreDeleteHook()
Call Tree
from
examples
vPortTLSPointersDelCb()
is called by 1 function and calls 5 functions:
vPortTCBPreDeleteHook()
All items filtered out
vPortTLSPointersDelCb()
esp_log_get_default_level()
esp_ptr_executable()
abort()
esp_rom_printf()
esp_log_timestamp()
All items filtered out
Data Use
from
examples
vPortTLSPointersDelCb()
reads 2 variables:
esp_log_level_t::ESP_LOG_ERROR
xSTATIC_TCB::pvDummy15
All items filtered out
vPortTLSPointersDelCb()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out