Skip to main content

mutex_create

Function mutex_create 

Source
pub fn mutex_create(blocking: bool) -> isize
Expand description

创建互斥锁。