mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 19:18:26 +08:00
These functions are a faster alternative to _RBTree_Insert_inline() if it is known that the new node is the maximum/minimum node. Update #4531.