DRM_LOCK_TAKE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
drm_lock_take -
SYNOPSIS
"SYNOPSIS"
int drm_lock_take (__volatile__ unsigned int * lock, unsigned int context);
ARGUMENTS
- lock
-
-- undescribed --
- context
-
-- undescribed --
DESCRIPTION
\param lock lock pointer.
\param context locking context.
\return one if the lock is held, or zero otherwise.
Attempt to mark the lock as held by the given context, via the \p cmpxchg instruction.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:05 GMT, October 09, 2005