Mutex /lock ... #include <system/Thread.h> struct Student { char name[24]; //name int age; ... Here we introduce the use of our encapsulated mutex class.
確定! 回上一頁