OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xthread_set_name
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xthreads.h
50
# define
xthread_set_name
(t,str) cthread_set_name(t,str)
macro
303
# ifndef
xthread_set_name
304
# define
xthread_set_name
(t,str)
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xthreads.h
50
# define
xthread_set_name
(t,str) cthread_set_name(t,str)
macro
303
# ifndef
xthread_set_name
304
# define
xthread_set_name
(t,str)
macro
Completed in 138 milliseconds