Lines Matching full:param
141 /// @param nb_workers the number of worker threads to have in the
144 /// @param task_done_notify a functor object that is invoked by the
180 /// @param t the task to schedule. Note that a nil task won't be
204 /// @param tasks the tasks to schedule.
273 /// @param number_of_workers the number of worker threads to have in
281 /// @param number_of_workers the number of worker threads to have in
284 /// @param the notifier to invoke when a task is done doing its job.
310 /// @param t the task to schedule. Note that if the queue is empty or
325 /// @param tasks the tasks to schedule.
371 /// @param t the private data of the "task queue" type to consider.
373 /// @param return the same private data of the task queue type we got