]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/blobdiff - frsh_core.h
Setting FRSH_DEFAULT_WEIGHT to 1 since 0 is not supported by
[frescor/frsh-include.git] / frsh_core.h
index 2757a1ea317578c42d8dc58f4f724e4a38c1a1a1..6f2083e1c67d503a8be770b1751a4f0f6b8bfdae 100644 (file)
@@ -872,6 +872,10 @@ int frsh_thread_create_in_background
  *
  * @param[out] vres_id:      Resulting vres_id from the on-the-fly
  *                           generated background contract.
+ *
+ * @return  0 if successful\n
+ *          FRSH_ERR_NOT_CONTRACTED_VRES if the thread is already
+ *          bound to a vres.
  **/
 int frsh_thread_join_in_background(frsh_resource_id_t resource_id,
                                    frsh_resource_type_t resource_type,