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

/freebsd-10.0-release/lib/libstdthreads/
H A Dthrd.c91 thrd_equal(thrd_t thr0, thrd_t thr1) argument
94 return (pthread_equal(thr0, thr1));
/freebsd-10.0-release/sys/dev/bwi/
H A Dbwirf.c2185 int32_t thr1, thr2; local
2200 thr1 = 0x2b;
2203 thr1 = 0x2d;
2208 thr1 = _nrssi_threshold(&mac->mac_rf, 0x11);
2215 thr = __SHIFTIN((uint32_t)thr1, NRSSI_THR1_MASK) |

Completed in 98 milliseconds