unified: Add sample project using K_THREAD_DEFINE()
unified: Ensure K_THREAD_DEFINE() generates a thread id
unified: Enable handling of thread options for static threads
unified: Streamline thread initialization macros
unified: Add options field to static thread initialization structure
unified/test: Fix typo in kernel's test_task application
unified/test: Fix issues affecting LIFO object test application
unified/test: Fix issues affecting static idt application