Module thread_local::thread_id[][src]

Re-exports

use std::collections::BinaryHeap;
use std::sync::Mutex;
use std::usize;

Structs

THREAD_ID_MANAGER
ThreadId
ThreadIdManager

Constants

THREAD_ID

Statics

THREAD_ID_MANAGER

Functions

get

Returns a non-zero ID for the current thread