Value: ((head)->slh_first == -1 ? NULL : \ ((struct type *)(((u_int8_t *)(head)) + (head)->slh_first))) Definition at line 54 of file shqueue.h. Referenced by __db_des_get(), __dd_abort(), __dd_build(), __lock_checklocker(), __lock_dump_locker(), __lock_get_internal(), CDB___db_e_remove(), CDB___db_e_stat(), CDB___db_shalloc(), CDB___db_shalloc_count(), CDB___db_shalloc_dump(), CDB___db_shalloc_free(), CDB___lock_freefamilylocker(), and CDB_lock_vec().
|