Home
last modified time | relevance | path

Searched refs:prev_owner (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dmutex.h167 if (data->prev_owner != tsdn) { in mutex_owner_stats_update()
168 data->prev_owner = tsdn; in mutex_owner_stats_update()
H A Dmutex_prof.h103 tsdn_t *prev_owner; member
/freebsd/contrib/jemalloc/src/
H A Dmutex.c120 data->prev_owner = NULL; in mutex_prof_data_init()
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.c62 const char *prev_owner; in noc_filter() local
71 DBUS_TYPE_STRING, &prev_owner, in noc_filter()