Well, the usual definition I see for unikernels also stipulates that there's only a single process. So FreeRTOS is still a unikernel, but early UNIX wouldn't be.
Though the distinction between "process" and "thread" gets very fuzzy when you have only a single address space.
Though the distinction between "process" and "thread" gets very fuzzy when you have only a single address space.