HomeSort by: relevance | last modified time | path
    Searched defs:thread_basic (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
regress_thread.c 173 thread_basic(void *arg) function
580 { "basic", thread_basic, TT_FORK|TT_NEED_THREADS|TT_NEED_BASE,
583 { "forking", thread_basic, TT_FORK|TT_NEED_THREADS|TT_NEED_BASE,
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_thread.c 169 thread_basic(void *arg) function
574 { "basic", thread_basic, TT_FORK|TT_NEED_THREADS|TT_NEED_BASE,
577 { "forking", thread_basic, TT_FORK|TT_NEED_THREADS|TT_NEED_BASE,

Completed in 19 milliseconds