Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_pthread.h128 void _noop(void) in _noop() function
138 pthread_create(&thread1, NULL, (void *) _noop, &dummy); in PyThread__init_thread()