Move pthread::Errno to separate module.
This commit is contained in:
@@ -4,6 +4,7 @@ use core::{
|
||||
};
|
||||
|
||||
use crate::{
|
||||
error::Errno,
|
||||
header::{errno::*, pthread::*, time::timespec},
|
||||
pthread::*,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user