Searched refs:vdso_th_enable (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/kern/
H A Dkern_tc.c2069 static int vdso_th_enable = 1; variable
2075 old_vdso_th_enable = vdso_th_enable;
2079 vdso_th_enable = old_vdso_th_enable;
2100 if (!vdso_th_enable)
2122 if (!vdso_th_enable)

Completed in 103 milliseconds