Creating a RTX-Tiny task (os_create) from within an interrupt service routine

I need to create a task when a certain condition occurs within an interrupt service routine. May I use os_create_task ? If not, haw can i do?

More questions in this forum