OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cond_destroy
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/netbsd/net/
reentrant.h
173
#define
cond_destroy
(c) __libc_cond_destroy((c))
macro
246
#define
cond_destroy
(c)
/device/asus/flo/camera/hdr/include/
morpho_easy_hdr.h
127
int (*
cond_destroy
)(void *p, void *cond);
member in struct:_morpho_EasyHDR_Callback
/device/lge/mako/camera/hdr/include/
morpho_easy_hdr.h
127
int (*
cond_destroy
)(void *p, void *cond);
member in struct:_morpho_EasyHDR_Callback
/hardware/qcom/camera/hdr/include/
morpho_easy_hdr.h
127
int (*
cond_destroy
)(void *p, void *cond);
member in struct:_morpho_EasyHDR_Callback
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xthreads.h
95
#define xcondition_clear(cv)
cond_destroy
(cv)
220
#define xcondition_clear(c)
cond_destroy
(c)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h
95
#define xcondition_clear(cv)
cond_destroy
(cv)
220
#define xcondition_clear(c)
cond_destroy
(c)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h
95
#define xcondition_clear(cv)
cond_destroy
(cv)
220
#define xcondition_clear(c)
cond_destroy
(c)
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_solaris.h
321
#define _MD_FREE_CV(condp)
cond_destroy
(&((condp)->cv))
Completed in 1060 milliseconds