Searched refs:unbound (Results 1 – 8 of 8) sorted by relevance
48 const int unbound = -1; // Indicator for a thread not bound to a specific CPU variable57 unbound, // Server CPU58 unbound, // Client CPU65 explicit AddIntsService(int cpu = unbound);111 if (options.clientCPU != unbound) { bindCPU(options.clientCPU); } in BM_addInts()167 if (cpu != unbound) { bindCPU(cpu); } in AddIntsService()179 if (cpu_ != unbound) { in onTransact()
11 # Performanced also shields unbound kernel threads. It scans every task in the
16 # Performanced also shields unbound kernel threads. It scans every task in the