Searched refs:callb_table (Results 1 – 1 of 1) sorted by relevance
75 typedef struct callb_table { struct89 static callb_table_t callb_table; /* system level callback table */ argument90 static callb_table_t *ct = &callb_table;101 callb_table.ct_busy = B_FALSE; /* mark table open for additions */ in callb_init()103 mutex_init(&callb_table.ct_lock, NULL, MUTEX_DEFAULT, NULL); in callb_init()130 mutex_destroy(&callb_table.ct_lock); in callb_fini()