Searched refs:MDB_TGT_BUSY (Results 1 – 4 of 4) sorted by relevance
356 #define MDB_TGT_BUSY 0x4 /* Busy in debugger */ macro
1285 t->t_status.st_flags &= ~MDB_TGT_BUSY; in tgt_continue()
2702 if (tsp->st_flags & MDB_TGT_BUSY) in tgt_status()
3374 tsp->st_flags |= MDB_TGT_BUSY; in pt_status()