Searched refs:oself (Results 1 – 1 of 1) sorted by relevance
48 void *oself; variable63 ATF_REQUIRE_EQ(oself, nself); in swapfunc()81 oself = (void *)pthread_self(); in threadfunc()82 printf("before swapcontext self = %p\n", oself); in threadfunc()110 oself = (void *)&val1; in ATF_TC_BODY()