Lines Matching full:created
135 * sem (out) Newly created semaphore.
137 * Returns: OSL_EXT_SUCCESS if the semaphore was created successfully, or an
138 * error code if the semaphore could not be created.
146 * Purpose: Destroys a previously created semaphore object.
151 * error code if the semaphore could not be created.
165 * error code if the semaphore could not be created.
185 * error code if the semaphore could not be created.
203 * Returns: OSL_EXT_SUCCESS if the mutex was created successfully, or an
204 * error code if the mutex could not be created.
212 * Purpose: Destroys a previously created mutex object.
217 * error code if the mutex could not be created.
233 * error code if the mutex could not be created.
247 * error code if the mutex could not be created.
271 * Returns: OSL_EXT_SUCCESS if the timer was created successfully, or an
272 * error code if the timer could not be created.
282 * Purpose: Destroys a previously created timer object.
286 * Returns: OSL_EXT_SUCCESS if the timer was created successfully, or an
287 * error code if the timer could not be created.
295 * Purpose: Start a previously created timer object.
301 * Returns: OSL_EXT_SUCCESS if the timer was created successfully, or an
302 * error code if the timer could not be created.
312 * Purpose: Start a previously created timer object.
318 * Returns: OSL_EXT_SUCCESS if the timer was created successfully, or an
319 * error code if the timer could not be created.
329 * Purpose: Stop a previously created timer object.
333 * Returns: OSL_EXT_SUCCESS if the timer was created successfully, or an
334 * error code if the timer could not be created.
369 * Returns: OSL_EXT_SUCCESS if the task was created successfully, or an
370 * error code if the task could not be created.
392 * Returns: OSL_EXT_SUCCESS if the task was created successfully, or an
393 * error code if the task could not be created.
409 * Returns: OSL_EXT_SUCCESS if the task was created successfully, or an
410 * error code if the task could not be created.
503 * queue (out) Newly created queue.
505 * Returns: OSL_EXT_SUCCESS if the queue was created successfully, or an
506 * error code if the queue could not be created.
516 * Purpose: Destroys a previously created queue object.
602 * Returns: OSL_EXT_SUCCESS if the event was created successfully, or an
603 * error code if the event could not be created.
611 * Purpose: Destroys a previously created event object.
615 * Returns: OSL_EXT_SUCCESS if the event was created successfully, or an
616 * error code if the event could not be created.
631 * Returns: OSL_EXT_SUCCESS if the event was created successfully, or an
632 * error code if the event could not be created.
647 * Returns: OSL_EXT_SUCCESS if the event was created successfully, or an
648 * error code if the event could not be created.