HomeSort by relevance Sort by last modified time
    Searched refs:thearg (Results 1 - 21 of 21) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
3-3.c 102 thestruct *thearg = (thestruct *) arg; local
119 if ((ret = sem_wait(thearg->sem))) {
126 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
4-2.c 106 thestruct *thearg = (thestruct *) arg; local
121 if ((ret = sem_wait(thearg->sem))) {
127 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_equal/
2-1.c 100 thestruct *thearg = (thestruct *) arg; local
115 if ((ret = sem_wait(thearg->sem))) {
121 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
6-3.c 70 struct thestruct *thearg = (struct thestruct *)arg; local
84 ret = sem_wait(thearg->sem);
90 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
8-1.c 100 thestruct *thearg = (thestruct *) arg; local
117 if ((ret = sem_wait(thearg->sem))) {
124 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
6-1.c 99 thestruct *thearg = (thestruct *) arg; local
116 if ((ret = sem_wait(thearg->sem))) {
123 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
5-1.c 102 thestruct *thearg = (thestruct *) arg; local
119 if ((ret = sem_wait(thearg->sem))) {
126 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
18-1.c 100 thestruct *thearg = (thestruct *) arg; local
117 if ((ret = sem_wait(thearg->sem))) {
124 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
3-1.c 113 thestruct *thearg = (thestruct *) arg; local
117 if ((ret = sem_wait(thearg->sem))) {
123 if ((ret = pthread_kill(*(thearg->thr), thearg->sig))) {
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
4-2.c 75 struct thestruct *thearg = (struct thestruct *)arg; local
89 ret = sem_wait(thearg->sem);
95 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
4-3.c 80 thestruct *thearg = (thestruct *) arg; local
95 if ((ret = sem_wait(thearg->sem))) {
101 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
4-1.c 108 thestruct *thearg = (thestruct *) arg; local
123 if ((ret = sem_wait(thearg->sem))) {
129 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
4-3.c 89 struct thestruct *thearg = (struct thestruct *)arg; local
102 ret = sem_wait(thearg->sem);
118 ret = kill(process, thearg->sig);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
4-3.c 134 thestruct *thearg = (thestruct *) arg; local
149 if ((ret = sem_wait(thearg->sem))) {
155 ret = kill(process, thearg->sig);
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/libffi/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex     [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.27/texinfo/
texinfo.tex     [all...]

Completed in 1129 milliseconds