Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 984 → Rev 985

/shark/trunk/ports/first/fsf_include/fsf_shared_objects.h
124,9 → 124,8
(remember that the function give back a pointer to a mutex!)
 
@retval 0 if the operation is succesful
@retval FSF_ERR_BAD_ARGUMENT if obj_handle or mutex are NULL
@retval FSF_ERR_SHARED_OBJ_NOT_INITIALIZED if the shared object identified
by obj_id does not exist
@retval FSF_ERR_BAD_ARGUMENT if obj_handle or mutex are NULL or obj_handle
is not correct or reference a wrong shared object
@retval FSF_ERR_NOT_SCHEDULED_CALLING_THREAD : if the calling thread is not
scheduled under the FSF
@retval FSF_ERR_INVALID_SCHEDULER_REPLY the scheduler is wrong or not