Skip to content

Commit

Permalink
Comment mask
Browse files Browse the repository at this point in the history
Signed-off-by: pavelkumbrasev <[email protected]>
  • Loading branch information
pavelkumbrasev committed Nov 24, 2022
1 parent c99c39c commit a5bd41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tbb/clients.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class thread_pool_ticket : public d1::intrusive_list_node /* Need for list in th
}
private:
arena& m_arena;
mask_type m_mask;
// mask_type m_mask;
};

// TODO resource_manager_client and thread_pool_client
Expand Down

0 comments on commit a5bd41c

Please sign in to comment.