[PATCH 2/3] rbtree: Remove superfluous NULL pointer checks
Joel Sherrill
joel.sherrill at oarcorp.com
Mon Jul 21 17:55:58 UTC 2014
On 7/21/2014 12:52 PM, Sebastian Huber wrote:
> On 07/21/2014 06:59 PM, Joel Sherrill wrote:
>>> -/** @brief Extract a Node (unprotected)
>>>> - *
>>>> - * This routine extracts (removes) @a the_node from @a the_rbtree.
>>>> - *
>>>> - * @note It does NOT disable interrupts to ensure the atomicity
>>>> - * of the extract operation.
>>>> - */
>> Is it assumed that all RBTree operations are unprotected?
> Yes, all operations are unprotected.
>
Should this be noted in the Doxygen group documentation?
I don't know that I care. Just trying to make sure we capture
what we should.
--
Joel Sherrill, Ph.D. Director of Research & Development
joel.sherrill at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the devel
mailing list