Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dlibc-lock.h404 _buffer.__routine = (FCT); \
416 _buffer.__routine (_buffer.__arg); \
424 _buffer.__routine (_buffer.__arg)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dpthread.h184 void (*__routine) (void *); /* Function to call. */ member