[][src]Type Definition os_id::thread::RawId

type RawId = pthread_t;

Raw thread id type, which is opaque type, platform dependent