hwt_thread
struct hwt_thread *thr;
struct hwt_thread *thr;
pt_backend_alloc_thread(struct hwt_thread *thr)
pt_backend_free_thread(struct hwt_thread *thr)
struct hwt_thread *thr;
struct hwt_thread *thr = NULL;
struct hwt_thread *thr;
struct hwt_thread *thr;
spe_backend_thread_alloc(struct hwt_thread *thr)
spe_backend_thread_free(struct hwt_thread *thr)
hwt_backend_thread_alloc(struct hwt_context *ctx, struct hwt_thread *thr)
hwt_backend_thread_free(struct hwt_thread *thr)
int (*hwt_backend_thread_alloc)(struct hwt_thread *);
void (*hwt_backend_thread_free)(struct hwt_thread *);
int hwt_backend_thread_alloc(struct hwt_context *ctx, struct hwt_thread *);
void hwt_backend_thread_free(struct hwt_thread *);
struct hwt_thread *thr;
TAILQ_HEAD(, hwt_thread) threads;
struct hwt_thread *thr;
struct hwt_thread *thr;
struct hwt_thread *thr;
struct hwt_thread *thr;
struct hwt_thread *thr;
struct hwt_thread *thr;
hwt_thread_alloc(struct hwt_thread **thr0, char *path, size_t bufsize,
struct hwt_thread *thr;
thr = malloc(sizeof(struct hwt_thread), M_HWT_THREAD,
hwt_thread_free(struct hwt_thread *thr)
hwt_thread_insert(struct hwt_context *ctx, struct hwt_thread *thr,
struct hwt_thread *
struct hwt_thread *thr;
struct hwt_thread *
struct hwt_thread *thr;
TAILQ_ENTRY(hwt_thread) next;
int hwt_thread_alloc(struct hwt_thread **thr0, char *path, size_t bufsize,
void hwt_thread_free(struct hwt_thread *thr);
void hwt_thread_insert(struct hwt_context *ctx, struct hwt_thread *thr, struct hwt_record_entry *entry);
struct hwt_thread * hwt_thread_first(struct hwt_context *ctx);
struct hwt_thread * hwt_thread_lookup(struct hwt_context *ctx,
struct hwt_thread *thr; /* thr mode only. */