Searched defs:threadid (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/lvm2/dist/daemons/clvmd/ |
H A D | clvmd.h | 62 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 D | ah_decode.h | 32 uint32_t threadid; member
|
/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_ath_alq.h | 139 uint64_t threadid; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-expand.c | 3284 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 D | omp-low.c | 4189 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 D | remote.c | 1857 threadref threadid; /* External form of thread reference. */ member 2390 remote_get_threadinfo (threadref *threadid, int fieldset, /* TAG mask */ in remote_get_threadinfo()
|