Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_os2.h87 typedef struct os2_lock_t { struct
109 type_os2_lock lock = (type_os2_lock)malloc(sizeof(struct os2_lock_t)); in PyThread_allocate_lock() argument