- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getBigThreadConstructor (0.88 sec)
-
android/guava/src/com/google/common/base/internal/Finalizer.java
// is created, by accessing a private field. private static final @Nullable Constructor<Thread> bigThreadConstructor = getBigThreadConstructor(); private static final @Nullable Field inheritableThreadLocals = (bigThreadConstructor == null) ? getInheritableThreadLocalsField() : null; /** Constructs a new finalizer thread. */
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sun Dec 22 03:38:46 UTC 2024 - 9.3K bytes - Viewed (0)