Show Table of Contents
51.8. slapi_task_get_refcount()
Checks the current reference count of the task. Reference counts are used by tasks that open multiple threads;
slapi_task_get_refcount() checks to see if any or all of the threads have finished and allows any shared data to be freed safely.
Syntax
int slapi_task_get_refcount(Slapi_Task *task)
Parameters
This function takes the following parameter:
| task | Points to the task operation which is being performed by the server. |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.