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