arceos_posix_api

Function sys_pthread_self

Source
pub fn sys_pthread_self() -> pthread_t
Available on crate feature multitask only.
Expand description

Returns the pthread struct of current thread.