mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-26 09:37:43 +00:00
Random minor changes
This commit is contained in:
@@ -6,10 +6,6 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
#ifndef PTHREAD_COND_INITIALIZER_MONOTONIC_NP
|
||||
#define PTHREAD_COND_INITIALIZER_MONOTONIC_NP { { 1 << 1 } }
|
||||
#endif
|
||||
|
||||
#define THREAD_IDLE_MAX_SEC 60
|
||||
#define CORE_POOL_SIZE 3
|
||||
|
||||
|
Reference in New Issue
Block a user