- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm pretty new to tbb, and may be missing something, but my problem is the following:
I have a set of specific computations which I need to start computing only(!) when there is nothing else for tbb to do. How can I achieve that using TBB ?
Thank you for your help!
Sergey.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Consider "void enqueue ( task& t, priority_t p ) const".

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page