Ver código fonte

doc: document STARPU_SCHED_CTX_POLICY_INIT

Samuel Pitoiset 9 anos atrás
pai
commit
5a44ea9872
1 arquivos alterados com 3 adições e 0 exclusões
  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