Jump to content
gorepj

Identify task by name in hreadpool

Recommended Posts

Hi,

How can I identify a task by its name in an IOmnithreadpool?

I just want to know if a Task is in the threadpool

regards

 

 

 

Share this post


Link to post

This is not possible at the moment. You have to implement your own registration mechanism - register a task in some structure when you create it, deregister it when it is completed.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×