HomeSort by relevance Sort by last modified time
    Searched defs:PyThread_set_key_value (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread.c 189 Use PyThread_set_key_value(thekey, value) to associate void* value with
342 PyThread_set_key_value(int key, void *value)
thread_nt.h 312 PyThread_set_key_value(int key, void *value)

Completed in 59 milliseconds