OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:work_ptr
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_stream.cc
14
void DispatchStart(void*
work_ptr
, int32_t val) {
15
MountStream::Work* work = static_cast<MountStream::Work*>(
work_ptr
);
22
void DispatchRun(void*
work_ptr
, int32_t val) {
23
MountStream::Work* work = static_cast<MountStream::Work*>(
work_ptr
);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ymfpci.h
302
struct snd_dma_buffer
work_ptr
;
member in struct:snd_ymfpci
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ymfpci.h
302
struct snd_dma_buffer
work_ptr
;
member in struct:snd_ymfpci
Completed in 28 milliseconds