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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_pthread.h 128 void _noop(void) function
138 pthread_create(&thread1, NULL, (void *) _noop, &dummy);
  /external/python/cpython2/Python/
thread_pthread.h 128 void _noop(void) function
138 pthread_create(&thread1, NULL, (void *) _noop, &dummy);

Completed in 89 milliseconds