OSFlagPendAll question
Posted: Tue Feb 09, 2016 7:05 am
Hi,
I have a question regarding this function, perhaps for all OSFlagPend variants.
If a task is waiting (blocked) forever (timeout = 0) on a particular bitmask, what would happen if I change the mask while it's waiting. Will OSFlagPendall() continue to wait for the original mask, or will the OS know that the mask was changed?
Thanks,
Victor
I have a question regarding this function, perhaps for all OSFlagPend variants.
If a task is waiting (blocked) forever (timeout = 0) on a particular bitmask, what would happen if I change the mask while it's waiting. Will OSFlagPendall() continue to wait for the original mask, or will the OS know that the mask was changed?
Thanks,
Victor