Searched refs:B_NORMAL_PRIORITY (Results 1 – 3 of 3) sorted by relevance
130 B_NORMAL_PRIORITY, arg ); in PyThread_start_new_thread()
236 fTransfersThread = spawn_thread(TransfersThread, "Transfer Worker", B_NORMAL_PRIORITY, this); in USBDeviceHandle()
500 pub const B_NORMAL_PRIORITY: i32 = 10; constant