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

/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/
H A Dcascade_fcntl.c58 int ts_them1; member in struct:__anon15399
183 ts->ts_them1 = (them * 4) + 2;
187 ts->ts_them1 = (them * 4);
214 e += block(ts->ts_them1);
225 e += unblock(ts->ts_them1);
H A Dcascade_flock.c63 int ts_them1; member in struct:__anon15400
179 ts->ts_them1 = (them * 2) + 1;
183 ts->ts_them1 = (them * 2);
210 e += block(ts->ts_them1);
221 e += unblock(ts->ts_them1);
H A Dcascade_lockf.c58 int ts_them1; member in struct:__anon15401
174 ts->ts_them1 = (them * 2) + 1;
178 ts->ts_them1 = (them * 2);
205 e += block(ts->ts_them1);
216 e += unblock(ts->ts_them1);
H A Dcascade_mutex.c59 int ts_them1; member in struct:__anon15402
178 ts->ts_them1 = (them * 2) + 1;
182 ts->ts_them1 = (them * 2);
209 e += block(ts->ts_them1);
220 e += unblock(ts->ts_them1);
H A Dcascade_cond.c59 int ts_them1; member in struct:__anon15398
229 ts->ts_them1 = (them * 2) + 1;
233 ts->ts_them1 = (them * 2);
260 e += block(ts->ts_them1);
271 e += unblock(ts->ts_them1);

Completed in 116 milliseconds