Bladeren bron

doc: document STARPU_SCHED_CTX_POLICY_INIT

Samuel Pitoiset 9 jaren geleden
bovenliggende
commit
5a44ea9872
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      doc/doxygen/chapters/api/scheduling_contexts.doxy

+ 3 - 0
doc/doxygen/chapters/api/scheduling_contexts.doxy

@@ -63,6 +63,9 @@ scheduling policy.
 representing the maximum priority value to be defined for the
 scheduling policy.
 </li>
+<li> ::STARPU_SCHED_CTX_POLICY_INIT, followed by a function pointer
+(ie. void init_sched(void)) allowing to initialize the scheduling policy.
+</li>
 </ul>
 
 \def STARPU_SCHED_CTX_POLICY_NAME