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

/netbsd-current/tests/lib/libc/sys/
H A Dt_swapcontext.c46 int alter_tlsbase; variable
55 if (alter_tlsbase) {
74 "is %s\n", (alter_tlsbase) ? "left set" : "cleared");
85 if (!alter_tlsbase)
110 alter_tlsbase = 0;
125 alter_tlsbase = 1;

Completed in 145 milliseconds