Searched refs:callb_table (Results 1 – 1 of 1) sorted by relevance
66 typedef struct callb_table { struct80 static callb_table_t callb_table; /* system level callback table */ variable81 static callb_table_t *ct = &callb_table;92 callb_table.ct_busy = B_FALSE; /* mark table open for additions */ in callb_init()94 mutex_init(&callb_table.ct_lock, NULL, MUTEX_DEFAULT, NULL); in callb_init()121 mutex_destroy(&callb_table.ct_lock); in callb_fini()