Home
last modified time | relevance | path

Searched refs:thread_counter (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hwt/
H A Dhwt_context.h57 int thread_counter; member
H A Dhwt_hook.c223 thread_id = atomic_fetchadd_int(&ctx->thread_counter, 1); in hwt_hook_thread_create()
H A Dhwt_ioctl.c219 thread_id = atomic_fetchadd_int(&ctx->thread_counter, 1); in hwt_ioctl_alloc_mode_thread()