Searched refs:th_generation (Results 1 – 1 of 1) sorted by relevance
83 u_int th_generation; member93 .th_generation = 1,223 gen = atomic_load_acq_int(&th->th_generation); in bintime_off()230 } while (gen == 0 || gen != th->th_generation); in bintime_off()255 gen = atomic_load_acq_int(&th->th_generation); in getthmember()258 } while (gen == 0 || gen != th->th_generation); in getthmember()886 gen = atomic_load_acq_int(&th->th_generation); in ffclock_read_counter()1311 ogen = th->th_generation; in tc_windup()1312 th->th_generation = 0; in tc_windup()1722 if (pps->capgen != th->th_generation) in pps_capture()[all …]