FreeRTOS
+
0
/4 examples
SourceVu will show references to
configNUM_THREAD_LOCAL_STORAGE_POINTERS
from the following samples and libraries:
httpd sample
iperf sample
ntp_client_socket sample
ping sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
FreeRTOS
configNUM_THREAD_LOCAL_STORAGE_POINTERS
configNUM_THREAD_LOCAL_STORAGE_POINTERS macro
Syntax
Show:
Summary
Declaration
from
FreeRTOS.h:306
#define
configNUM_THREAD_LOCAL_STORAGE_POINTERS
0
Examples
configNUM_THREAD_LOCAL_STORAGE_POINTERS
is referenced by 4 libraries and example projects:
httpd sample
iperf sample
ntp_client_socket sample
ping sample
References
from
0/4
examples
Code
Location
#define
configNUM_THREAD_LOCAL_STORAGE_POINTERS
0
FreeRTOS.h:306
#ifndef
configNUM_THREAD_LOCAL_STORAGE_POINTERS
FreeRTOS.h:305
#if
(
configNUM_THREAD_LOCAL_STORAGE_POINTERS
>
0
)
FreeRTOS.h:3181
void
*
pvDummy15
[
configNUM_THREAD_LOCAL_STORAGE_POINTERS
]
;
FreeRTOS.h:3182
#if
(
configNUM_THREAD_LOCAL_STORAGE_POINTERS
>
0
)
task.h:1913
#if
(
configNUM_THREAD_LOCAL_STORAGE_POINTERS
>
0
)
tasks.c:406
void
*
pvThreadLocalStoragePointers
[
configNUM_THREAD_LOCAL_STORAGE_POINTERS
]
;
tasks.c:407
#if
(
configNUM_THREAD_LOCAL_STORAGE_POINTERS
!=
0
)
tasks.c:5949
(
xIndex
<
(
BaseType_t
)
configNUM_THREAD_LOCAL_STORAGE_POINTERS
)
)
tasks.c:5960
#if
(
configNUM_THREAD_LOCAL_STORAGE_POINTERS
!=
0
)
tasks.c:5973
(
xIndex
<
(
BaseType_t
)
configNUM_THREAD_LOCAL_STORAGE_POINTERS
)
)
tasks.c:5984
Call Tree
from
0/4
examples
All items filtered out
All items filtered out
Data Use
from
0/4
examples
All items filtered out
All items filtered out
Class Tree
from
0/4
examples
All items filtered out
All items filtered out
Override Tree
from
0/4
examples
All items filtered out
All items filtered out
Implementations
from
0/4
examples
All items filtered out
All items filtered out
Instances
from
0/4
examples
Lifecycle
from
0/4
examples
All items filtered out
All items filtered out