What are the differences between a GPOS and an RTOS?

What are the differences between a GPOS and an RTOS?

RTOS Real-Time Operating System Deterministic: no random execution pattern Predictable Response Times Time Bound Preemptive Kernel Examples: Contiki source code, FreeRTOS™, Zephyr™ Project Use Case: Embedded Computing GPOS General-Purpose Operating System Dynamic...