Searched defs:db_busy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c98 struct idmap_busy db_busy; member in struct:idmap_tsd
393 tsd->db_busy.name = IDMAP_DBNAME;
394 tsd->db_busy.delays = db_delay_table;
395 tsd->db_busy.delay_size = sizeof (db_delay_table) /
398 &tsd->db_busy);

Completed in 53 milliseconds