A flag visible on both user-level thread and linux kernel
Hi,
What flag can be visible for both user-level thread and linux kernel scheduler? For example, if a user-level thread gives the flag a value, the OS scheduler (sched_other policy) can read the value of this flag before scheduling the thread.
Thanks,
Jeff
|