DRAFT

SDL_DestroyCond

Use this function to destroy a condition variable.

Syntax

void SDL_DestroyCond(SDL_cond* cond)

Function Parameters

cond

the condition variable to destroy

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryMutex

SDL_DestroyCond (last edited 2010-10-18 00:53:19 by SheenaSmith)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit