/external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/ |
thread_creator.c | 15 static int thread_create(uintptr_t *tid, function 34 thread_create,
|
/device/asus/flo/camera/hdr/include/ |
morpho_easy_hdr.h | 116 void * (* thread_create )(void *p, int index, void *(*start_routine)(void *arg), void *arg);
member in struct:_morpho_EasyHDR_Callback
|
/device/lge/mako/camera/hdr/include/ |
morpho_easy_hdr.h | 116 void * (* thread_create )(void *p, int index, void *(*start_routine)(void *arg), void *arg);
member in struct:_morpho_EasyHDR_Callback
|
/external/qemu/ |
posix-aio-compat.c | 114 static void thread_create(pthread_t *thread, pthread_attr_t *attr, function 379 thread_create(&thread_id, &attr, aio_thread, NULL);
|
/hardware/qcom/camera/hdr/include/ |
morpho_easy_hdr.h | 116 void * (* thread_create )(void *p, int index, void *(*start_routine)(void *arg), void *arg);
member in struct:_morpho_EasyHDR_Callback
|