Function arceos_posix_api::sys_pthread_self
source · pub fn sys_pthread_self() -> pthread_tAvailable on crate feature
multitask only.Expand description
Returns the pthread struct of current thread.
pub fn sys_pthread_self() -> pthread_tmultitask only.Returns the pthread struct of current thread.