Home
last modified time | relevance | path

Searched defs:threadid (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/lvm2/dist/daemons/clvmd/
H A Dclvmd.h62 pthread_t threadid; member
73 pthread_t threadid; /* Our own copy of the thread id */ member
/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah_decode.h32 uint32_t threadid; member
/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_alq.h139 uint64_t threadid; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-expand.c3284 tree n, q, s0, e0, e, t, tt, nthreads, threadid; in expand_omp_for_static_nochunk() local
3765 tree trip_var, trip_init, trip_main, trip_back, nthreads, threadid; in expand_omp_for_static_chunk() local
7465 tree threadid; in grid_expand_omp_for_loop() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Domp-low.c4189 tree n, q, s0, e0, e, t, tt, nthreads, threadid; in expand_omp_for_static_nochunk() local
4407 tree trip_var, trip_init, trip_main, trip_back, nthreads, threadid; in expand_omp_for_static_chunk() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dremote.c1857 threadref threadid; /* External form of thread reference. */ member
2390 remote_get_threadinfo (threadref *threadid, int fieldset, /* TAG mask */ in remote_get_threadinfo()