Skip to content
Snippets Groups Projects
Commit 02e778c0 authored by Morris Jette's avatar Morris Jette
Browse files

Document a function's arguments

parent c97129d6
No related branches found
No related tags found
No related merge requests found
...@@ -116,6 +116,8 @@ static bool _have_task_affinity(void) ...@@ -116,6 +116,8 @@ static bool _have_task_affinity(void)
* IN/OUT threads - Available thread count * IN/OUT threads - Available thread count
* IN alloc_cores - Allocated cores (per socket) count to other jobs * IN alloc_cores - Allocated cores (per socket) count to other jobs
* IN cr_type - Consumable Resource type * IN cr_type - Consumable Resource type
* IN job_id - job ID
* IN name - Node name
* *
* Note: currently only used in the select/linear plugin. * Note: currently only used in the select/linear plugin.
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment