kopia lustrzana https://github.com/espressif/esp-idf
77f2eba57e
This commit synchronizes multiple functions in queue.c with upstream v10.4.3. Multi-core modifications are then reapplied to these functions. The following functions were modified: prvNotifyQueueSetContainer() xQueueGenericCreateStatic() xQueueGenericCreate() xQueueGetMutexHolder() xQueueCreateCountingSemaphoreStatic() xQueueCreateCountingSemaphore() xQueueGenericSend() xQueueGenericSendFromISR() xQueueReceiveFromISR() uxQueueMessagesWaiting() prvUnlockQueue() prvIsQueueFull() xQueueAddToSet() xQueueRemoveFromSet() prvNotifyQueueSetContainer() Note: The SEGGER_SYSVIEW traceQUEUE_SEND() macro was updated as the xCopyPosition argument is no longer available in scenarios where the macro is called. |
||
---|---|---|
.. | ||
gcov | ||
include | ||
port | ||
private_include | ||
sys_view | ||
test | ||
CMakeLists.txt | ||
Kconfig | ||
app_trace.c | ||
app_trace_membufs_proto.c | ||
app_trace_util.c | ||
heap_trace_tohost.c | ||
host_file_io.c | ||
linker.lf | ||
project_include.cmake | ||
sdkconfig.rename |