Searched refs:tsd_t (Results 1 - 25 of 78) sorted by relevance

1234

/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A Dsiglongjmp.c40 } tsd_t; typedef in typeref:struct:__anon15657
45 lm_tsdsize = sizeof (tsd_t);
57 tsd_t *ts = (tsd_t *)tsd;
H A Disatty.c48 } tsd_t; typedef in typeref:struct:__anon15631
53 lm_tsdsize = sizeof (tsd_t);
86 tsd_t *ts = (tsd_t *)tsd;
99 tsd_t *ts = (tsd_t *)tsd;
H A Dsigaction.c54 } tsd_t; typedef in typeref:struct:__anon15656
59 lm_tsdsize = sizeof (tsd_t);
70 tsd_t *ts = (tsd_t *)tsd;
82 tsd_t *ts = (tsd_t *)tsd;
H A Dpthread_create.c44 } tsd_t; typedef in typeref:struct:__anon15651
53 lm_tsdsize = sizeof (tsd_t);
81 tsd_t *ts = (tsd_t *)tsd;
104 tsd_t *ts = (tsd_t *)tsd;
115 tsd_t *ts = (tsd_t *)tsd;
127 tsd_t *ts = (tsd_t *)ts
[all...]
H A Dclose.c48 } tsd_t; typedef in typeref:struct:__anon15625
53 lm_tsdsize = sizeof (tsd_t);
96 tsd_t *ts = (tsd_t *)tsd;
112 tsd_t *ts = (tsd_t *)tsd;
130 tsd_t *ts = (tsd_t *)tsd;
H A Ddup.c50 } tsd_t; typedef in typeref:struct:__anon15628
55 lm_tsdsize = sizeof (tsd_t);
94 tsd_t *ts = (tsd_t *)tsd;
114 tsd_t *ts = (tsd_t *)tsd;
131 tsd_t *ts = (tsd_t *)tsd;
H A Dfork.c48 } tsd_t; typedef in typeref:struct:__anon15630
53 lm_tsdsize = sizeof (tsd_t);
78 tsd_t *ts = (tsd_t *)tsd;
94 tsd_t *ts = (tsd_t *)tsd;
121 tsd_t *ts = (tsd_t *)tsd;
H A Dopen.c46 } tsd_t; typedef in typeref:struct:__anon15647
55 lm_tsdsize = sizeof (tsd_t);
93 tsd_t *ts = (tsd_t *)tsd;
113 tsd_t *ts = (tsd_t *)tsd;
130 tsd_t *ts = (tsd_t *)tsd;
H A Dsemop.c43 } tsd_t; typedef in typeref:struct:__anon15654
48 lm_tsdsize = sizeof (tsd_t);
59 tsd_t *ts = (tsd_t *)tsd;
71 tsd_t *ts = (tsd_t *)tsd;
82 tsd_t *ts = (tsd_t *)tsd;
H A Dsetsockopt.c48 } tsd_t; typedef in typeref:struct:__anon15655
53 lm_tsdsize = sizeof (tsd_t);
64 tsd_t *ts = (tsd_t *)tsd;
74 tsd_t *ts = (tsd_t *)tsd;
84 tsd_t *ts = (tsd_t *)tsd;
H A Dsocket.c42 } tsd_t; typedef in typeref:struct:__anon15658
66 lm_tsdsize = sizeof (tsd_t);
114 tsd_t *ts = (tsd_t *)tsd;
133 tsd_t *ts = (tsd_t *)tsd;
150 tsd_t *ts = (tsd_t *)tsd;
H A Dsocketpair.c42 } tsd_t; typedef in typeref:struct:__anon15659
50 lm_tsdsize = sizeof (tsd_t);
72 tsd_t *ts = (tsd_t *)tsd;
91 tsd_t *ts = (tsd_t *)tsd;
111 tsd_t *ts = (tsd_t *)tsd;
H A Dlseek.c55 } tsd_t; typedef in typeref:struct:__anon15635
60 lm_tsdsize = sizeof (tsd_t);
94 tsd_t *ts = (tsd_t *)tsd;
106 tsd_t *ts = (tsd_t *)tsd;
H A Dmalloc.c50 } tsd_t; typedef in typeref:struct:__anon15636
55 lm_tsdsize = sizeof (tsd_t);
94 tsd_t *ts = (tsd_t *)tsd;
109 tsd_t *ts = (tsd_t *)tsd;
H A Dmemrand.c48 } tsd_t; typedef in typeref:struct:__anon15639
53 lm_tsdsize = sizeof (tsd_t);
85 tsd_t *ts = (tsd_t *)tsd;
110 tsd_t *ts = (tsd_t *)tsd;
H A Dmktime.c45 } tsd_t; typedef in typeref:struct:__anon15641
50 lm_tsdsize = sizeof (tsd_t);
61 tsd_t *ts = (tsd_t *)tsd;
80 tsd_t *ts = (tsd_t *)tsd;
H A Dpread.c44 } tsd_t; typedef in typeref:struct:__anon15650
57 lm_tsdsize = sizeof (tsd_t);
103 tsd_t *ts = (tsd_t *)tsd;
116 tsd_t *ts = (tsd_t *)tsd;
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dtrivial.c79 * Your state variables should live in the tsd_t struct below
83 } tsd_t; typedef in typeref:struct:__anon15616
113 * tsd_t is the state info struct that we pass around
118 lm_tsdsize = sizeof (tsd_t);
172 tsd_t *ts = (tsd_t *)tsd;
185 tsd_t *ts = (tsd_t *)tsd;
201 tsd_t *ts = (tsd_t *)ts
[all...]
H A Dlmbench_fstat.c47 } tsd_t; typedef in typeref:struct:__anon15602
91 tsd_t *ts = (tsd_t *)tsd;
110 tsd_t *ts = (tsd_t *)tsd;
H A Dgeekbench_stdlib_write.c71 * Your state variables should live in the tsd_t struct below
75 } tsd_t; typedef in typeref:struct:__anon15583
89 //tsd_t *ts = (tsd_t *)tsd;
115 * tsd_t is the struct that we can pass around our
121 lm_tsdsize = sizeof (tsd_t);
139 tsd_t *ts = (tsd_t *)tsd;
159 //tsd_t *ts = (tsd_t *)ts
[all...]
H A Dcreate_file.c81 * Your state variables should live in the tsd_t struct below
85 } tsd_t; typedef in typeref:struct:__anon15582
113 * tsd_t is the state info struct that we pass around
118 lm_tsdsize = sizeof (tsd_t);
163 // tsd_t *ts = (tsd_t *)tsd;
175 tsd_t *ts = (tsd_t *)tsd;
191 // tsd_t *ts = (tsd_t *)ts
[all...]
H A Dlmbench_lat_sig_catch.c72 * Your state variables should live in the tsd_t struct below
86 } tsd_t; typedef in typeref:struct:__anon15604
117 * tsd_t is the struct that we can pass around our
123 lm_tsdsize = sizeof (tsd_t);
189 tsd_t* ts = (tsd_t*)tsd;
218 tsd_t* ts = (tsd_t*)tsd;
H A Dlmbench_lat_sig_send.c72 * Your state variables should live in the tsd_t struct below
86 } tsd_t; typedef in typeref:struct:__anon15607
117 * tsd_t is the struct that we can pass around our
123 lm_tsdsize = sizeof (tsd_t);
189 tsd_t* ts = (tsd_t*)tsd;
211 tsd_t* ts = (tsd_t*)tsd;
H A Dlmbench_read.c49 } tsd_t; typedef in typeref:struct:__anon15608
61 lm_tsdsize = sizeof (tsd_t);
107 tsd_t *ts = (tsd_t *)tsd;
122 tsd_t *ts = (tsd_t *)tsd;
H A Dlmbench_write.c48 } tsd_t; typedef in typeref:struct:__anon15611
61 lm_tsdsize = sizeof (tsd_t);
108 tsd_t *ts = (tsd_t *)tsd;
136 tsd_t *ts = (tsd_t *)tsd;

Completed in 186 milliseconds

1234