Home
last modified time | relevance | path

Searched refs:win32_release_lock (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c1486 static void win32_release_lock (MLOCK_T *sl) { in win32_release_lock() function
1492 #define RELEASE_LOCK(l) win32_release_lock(l)
/external/libffi/src/
Ddlmalloc.c1481 static void win32_release_lock (MLOCK_T *sl) { in win32_release_lock() function
1487 #define RELEASE_LOCK(l) win32_release_lock(l)