Lines Matching full:name
47 + Update the POSIX port to pass the FreeRTOS task name to pthread for
571 ulTaskNotifyTakeIndexed macro compiling, and the name space clash in the
728 previously a name had to be provided.
737 + Reverted a few structure name changes that broke several kernel aware
1013 from the task's name. xTaskGetTaskHandle() uses multiple string compare
1017 + Added the pcQueueGetQueueName() API function, which obtains the name of
1209 overwrite the task's name).
1238 line up correctly even where task name lengths vary greatly.
1624 pre-processor macro for backward compatibility with the previous name.
1779 + Reverted the change in the name of the uxTaskNumber variable made in
1804 + Renamed directories that included "CCS4" in their name to remove the '4'
2110 + Corrected the name of portSVC_prvRaisePrivilege to
2228 + Remove the call to strncpy() used to copy the task name into the TCB when
2229 the maximum task name is configured to be 1 byte long.
2771 + The name of the directory containing the MC9S12F32 demo application
2805 Directory name changes
2827 - Directory name changes
2902 limited ports to allocate fewer characters to the task name.
2913 name into the TCB.
2930 + Changed the name of the Demo/ARM7_AtmelSAM7S64_IAR directory to
2994 + Changed the name of the constant portTICKS_PER_MS to portTICK_PERIOD_MS
2995 as the old name was misleading.
3303 Where the return type has changed the function name has also changed in