HomeSort by relevance Sort by last modified time
    Searched refs:__routine (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
libc-lock.h 478 _buffer.__routine = (FCT); \
490 _buffer.__routine (_buffer.__arg); \
498 _buffer.__routine (_buffer.__arg)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
libc-lock.h 478 _buffer.__routine = (FCT); \
490 _buffer.__routine (_buffer.__arg); \
498 _buffer.__routine (_buffer.__arg)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
pthread.h 186 void (*__routine) (void *); /* Function to call. */ member in struct:_pthread_cleanup_buffer
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
pthread.h 186 void (*__routine) (void *); /* Function to call. */ member in struct:_pthread_cleanup_buffer
    [all...]

Completed in 870 milliseconds