pub fn current_user_token() -> usize
Expand description
Get current user token.
Prerequisite
The task must NOT be locked before use. However, the task lock will be released after the call, leaving the task UNLOCKED.
pub fn current_user_token() -> usize
Get current user token.
The task must NOT be locked before use. However, the task lock will be released after the call, leaving the task UNLOCKED.