Lines Matching full:created

124 *             sem      (out) Newly created semaphore.
126 * Returns: OSL_EXT_SUCCESS if the semaphore was created successfully, or an
127 * error code if the semaphore could not be created.
135 * Purpose: Destroys a previously created semaphore object.
140 * error code if the semaphore could not be created.
154 * error code if the semaphore could not be created.
174 * error code if the semaphore could not be created.
192 * Returns: OSL_EXT_SUCCESS if the mutex was created successfully, or an
193 * error code if the mutex could not be created.
201 * Purpose: Destroys a previously created mutex object.
206 * error code if the mutex could not be created.
222 * error code if the mutex could not be created.
236 * error code if the mutex could not be created.
260 * Returns: OSL_EXT_SUCCESS if the timer was created successfully, or an
261 * error code if the timer could not be created.
271 * Purpose: Destroys a previously created timer object.
275 * Returns: OSL_EXT_SUCCESS if the timer was created successfully, or an
276 * error code if the timer could not be created.
284 * Purpose: Start a previously created timer object.
290 * Returns: OSL_EXT_SUCCESS if the timer was created successfully, or an
291 * error code if the timer could not be created.
301 * Purpose: Start a previously created timer object.
307 * Returns: OSL_EXT_SUCCESS if the timer was created successfully, or an
308 * error code if the timer could not be created.
318 * Purpose: Stop a previously created timer object.
322 * Returns: OSL_EXT_SUCCESS if the timer was created successfully, or an
323 * error code if the timer could not be created.
358 * Returns: OSL_EXT_SUCCESS if the task was created successfully, or an
359 * error code if the task could not be created.
381 * Returns: OSL_EXT_SUCCESS if the task was created successfully, or an
382 * error code if the task could not be created.
400 * Returns: OSL_EXT_SUCCESS if the task was created successfully, or an
414 * Returns: OSL_EXT_SUCCESS if the task was created successfully, or an
415 * error code if the task could not be created.
495 * queue (out) Newly created queue.
497 * Returns: OSL_EXT_SUCCESS if the queue was created successfully, or an
498 * error code if the queue could not be created.
508 * Purpose: Destroys a previously created queue object.
594 * Returns: OSL_EXT_SUCCESS if the event was created successfully, or an
595 * error code if the event could not be created.
603 * Purpose: Destroys a previously created event object.
607 * Returns: OSL_EXT_SUCCESS if the event was created successfully, or an
608 * error code if the event could not be created.
623 * Returns: OSL_EXT_SUCCESS if the event was created successfully, or an
624 * error code if the event could not be created.
639 * Returns: OSL_EXT_SUCCESS if the event was created successfully, or an
640 * error code if the event could not be created.