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

  /external/valgrind/main/none/tests/
tls.c 91 int curthread = 0; local
96 pthread_create(&threads[curthread++], NULL, tls_ptr, (void *)&tests[i]);
97 pthread_create(&threads[curthread++], NULL, tls_ptr, (void *)&tests[i]);
100 for(i = 0; i < curthread; i++)
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctputil.c     [all...]
sctp_pcb.c     [all...]
sctp_usrreq.c     [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_socket.c     [all...]

Completed in 808 milliseconds