HomeSort by relevance Sort by last modified time
    Searched full:thestruct (Results 1 - 16 of 16) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
3-3.c 97 } thestruct; typedef in typeref:struct:__anon28580
102 thestruct *thearg = (thestruct *) arg;
206 thestruct arg1, arg2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_equal/
2-1.c 95 } thestruct; typedef in typeref:struct:__anon28604
100 thestruct *thearg = (thestruct *) arg;
190 thestruct arg1, arg2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
6-3.c 61 struct thestruct { struct
70 struct thestruct *thearg = (struct thestruct *)arg;
171 struct thestruct arg1, arg2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
8-1.c 95 } thestruct; typedef in typeref:struct:__anon28605
100 thestruct *thearg = (thestruct *) arg;
213 thestruct arg1, arg2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
6-1.c 94 } thestruct; typedef in typeref:struct:__anon28611
99 thestruct *thearg = (thestruct *) arg;
221 thestruct arg1, arg2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
5-1.c 97 } thestruct; typedef in typeref:struct:__anon28612
102 thestruct *thearg = (thestruct *) arg;
204 thestruct arg1, arg2;
  /external/gptfdisk/
mbrpart.cc 201 void MBRPart::StoreInStruct(MBRRecord* theStruct) {
204 theStruct->firstLBA = firstLBA;
205 theStruct->lengthLBA = lengthLBA;
206 theStruct->partitionType = partitionType;
207 theStruct->status = status;
209 theStruct->firstSector[i] = firstSector[i];
210 theStruct->lastSector[i] = lastSector[i];
mbrpart.h 90 void StoreInStruct(struct MBRRecord *theStruct);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
4-2.c 60 struct thestruct { struct
75 struct thestruct *thearg = (struct thestruct *)arg;
182 struct thestruct arg1, arg2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
4-2.c 96 } thestruct; typedef in typeref:struct:__anon28587
106 thestruct *thearg = (thestruct *) arg;
226 thestruct arg1, arg2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
4-3.c 70 } thestruct; typedef in typeref:struct:__anon28596
80 thestruct *thearg = (thestruct *) arg;
238 thestruct arg1, arg2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
4-1.c 98 } thestruct; typedef in typeref:struct:__anon28601
108 thestruct *thearg = (thestruct *) arg;
249 thestruct arg1, arg2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
4-3.c 72 struct thestruct { struct
89 struct thestruct *thearg = (struct thestruct *)arg;
224 struct thestruct arg1;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
3-1.c 107 } thestruct; typedef in typeref:struct:__anon28606
113 thestruct *thearg = (thestruct *) arg;
288 thestruct arg1, arg2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
18-1.c 95 } thestruct; typedef in typeref:struct:__anon28613
100 thestruct *thearg = (thestruct *) arg;
228 thestruct arg1, arg2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
4-3.c 129 } thestruct; typedef in typeref:struct:__anon28610
134 thestruct *thearg = (thestruct *) arg;
313 thestruct arg1, arg2;

Completed in 266 milliseconds