Static THREAD_ID_UNOWNED

Source
static THREAD_ID_UNOWNED: usize
Expand description

A thread ID indicating that there is no owner. This is the initial state of a pool. Once a pool has an owner, there is no way to change it.