OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pth_self
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/thread/pth/
SDL_systhread.c
91
return((Uint32)
pth_self
());
/ndk/sources/host-tools/sed-4.2.1/m4/
threadlib.m4
200
AC_TRY_LINK([#include <pth.h>], [
pth_self
();], [gl_have_pth=yes])
/external/bison/m4/
threadlib.m4
255
[AC_LANG_PROGRAM([[#include <pth.h>]], [[
pth_self
();]])],
Completed in 43 milliseconds