Home
last modified time | relevance | path

Searched defs:shared_data (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/interprocess/example/
Ddoc_upgradable_mutex_shared_data.hpp12 struct shared_data struct
17 shared_data() in shared_data() argument
24 boost::interprocess::interprocess_upgradable_mutex upgradable_mutex;
27 char items[NumItems][LineSize];
28 int current_line;
29 bool end_a;
30 bool end_b;
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_cmp_requeue01.c22 struct shared_data { struct
28 static struct shared_data *sd; argument
/third_party/boost/libs/thread/example/
Dperf_condition_variable.cpp94 void producer_thread(S* shared_data) in producer_thread()
119 void consumer_thread(S* shared_data) in consumer_thread()
154 S shared_data in benchmark_ping_pong() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline_cache.c314 struct v3dv_pipeline_shared_data *shared_data; in v3dv_pipeline_cache_search_for_pipeline() local
340 struct v3dv_pipeline_shared_data *shared_data) in v3dv_pipeline_shared_data_destroy()
416 struct v3dv_pipeline_shared_data *shared_data, in pipeline_cache_upload_shared_data()
Dv3dv_private.h1807 struct v3dv_pipeline_shared_data *shared_data; member
1926 v3dv_pipeline_shared_data_ref(struct v3dv_pipeline_shared_data *shared_data) in v3dv_pipeline_shared_data_ref()
1938 struct v3dv_pipeline_shared_data *shared_data) in v3dv_pipeline_shared_data_unref()
/third_party/glib/gio/
Dgdbusprivate.c2132 char *shared_data; in read_shm() local
2173 char *shared_data; in set_shm() local