Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 25 of 66) sorted by relevance

123

/oneTBB/doc/main/tbb_userguide/
H A DConcurrent_Queue_Classes.rst9 push and pop elements from the queue. The queue is unbounded and has no
71 - ``pop(item)`` waits until it can succeed.
86 operations started minus the number of pop operations started. If pops
88 ``concurrent_queue`` is empty, and there are ``n`` pending pop
102 bounds or the blocking pop, consider using ``concurrent_queue`` instead.
/oneTBB/test/common/
H A Dvector_types.h136 #pragma GCC diagnostic pop
140 #pragma warning (pop)
H A Dutils_report.h61 #pragma warning (pop)
/oneTBB/src/tbb/
H A Darena.h90 while (task_dispatcher* to_cleanup = pop()) { in cleanup()
118 task_dispatcher* pop() { in pop() function
482 return stream.pop(subsequent_lane_selector(hint)); in get_stream_task()
499 return my_critical_task_stream.pop(preceding_lane_selector(hint)); in get_critical_task()
H A Dassert_impl.h75 #pragma warning (pop) in assertion_failure()
H A Dprivate_server.cpp117 #pragma warning(pop)
226 #pragma warning(pop)
H A Dco_context.h364 #pragma warning(pop) // 1478 warning
366 #pragma clang diagnostic pop // "-Wdeprecated-declarations"
/oneTBB/src/tbb/tools_api/
H A Dittnotify_types.h52 #pragma pack(pop)
H A Dittnotify.h1815 #pragma pack(pop)
1897 #pragma pack(pop)
2003 #pragma pack(pop)
2725 #pragma pack(pop)
2745 #pragma pack(pop)
3363 #pragma pack(pop)
3391 #pragma pack(pop)
3838 #pragma pack(pop)
3865 #pragma pack(pop)
3935 #pragma pack(pop)
[all …]
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_new_handler.cpp85 #pragma warning (pop)
H A Dtest_malloc_shutdown_hang.cpp120 #pragma warning (pop) in main()
H A Dtest_malloc_overload.cpp461 #pragma warning(pop)
463 #pragma GCC diagnostic pop
/oneTBB/test/tbb/
H A Dtest_openmp.cpp75 #pragma warning( pop )
106 #pragma clang diagnostic pop // "-Wunused-private-field"
H A Dtest_numa_dist.cpp159 #pragma warning (pop)
/oneTBB/test/conformance/
H A Dconformance_collaborative_call_once.cpp124 #pragma warning( pop )
/oneTBB/src/tbbmalloc/
H A Dshared_utils.h97 #pragma warning(pop)
/oneTBB/include/oneapi/tbb/detail/
H A D_rtm_mutex.h139 #pragma warning (pop) // 4324 warning
H A D_flow_graph_cache_impl.h54 while( !my_q.empty()) (void)my_q.pop(); in clear()
81 my_q.pop(); in internal_pop()
H A D_flow_graph_node_impl.h37 void pop() { in pop() function
178 my_queue->pop(); in perform_queued_requests()
420 #pragma warning (pop) in apply_body_impl_bypass()
678 #pragma warning (pop)
H A D_hash_compare.h82 #pragma warning (pop)
H A D_rtm_rw_mutex.h119 #pragma warning (pop) // 4324 warning
/oneTBB/examples/graph/fgbzip2/
H A Dfgbzip2.cpp179 m_writeQueue.pop(buffer); in writingLoop()
182 m_writeQueue.pop(buffer); in writingLoop()
/oneTBB/include/oneapi/tbb/
H A Dmemory_pool.h136 #pragma warning (pop)
242 #pragma warning (pop)
/oneTBB/python/rml/
H A Dipc_server.cpp327 #pragma warning(pop)
511 #pragma warning(pop)
653 #pragma warning(pop)
752 #pragma warning(pop)
/oneTBB/src/tbbbind/
H A Dtbb_bind.cpp33 #pragma warning( pop )
35 #pragma GCC diagnostic pop

123