Searched defs:inheritThreadLocals (Results 1 – 2 of 2) sorted by relevance
510 boolean inheritThreadLocals) { in Thread()721 private void init2(Thread parent, boolean inheritThreadLocals) { in init2()927 long stackSize, boolean inheritThreadLocals) { in Thread()
56 …, @libcore.util.NonNull java.lang.String name, long stackSize, boolean inheritThreadLocals) { thro… in Thread()