thrd_busy
return thrd_busy;
case thrd_busy: return "thrd_busy";
ATF_REQUIRE_EQ(mtx_trylock(&m), thrd_busy);