Kludge Tracker: Gnuradio - v3.4.0-101-g7e2b45b

Parent Directory (gnuradio/gcell/include)

Kludge Summary of gnuradio/gcell/include/gcell

Total Kludges 1
Total Subdirs 0

All Directories within gnuradio/gcell/include/gcell

All Files within gnuradio/gcell/include/gcell

Kludge Snippets in gnuradio/gcell/include/gcell

gnuradio/gcell/include/gcell/gc_jd_queue_data.h

Category FIXME
Committer eb
Commit ID 28361a1bfc8f155a7b1367a234c9256b7b69da38
33         * This is the main data structure shared between PPEs and SPEs.
34         * It is used to enqueue work for SPEs.  SPEs or PPEs may enqueue
35         * work.  SPE's dequeue from here.
36         *
37         * FIXME make it lock free ;)  For now, use a spin lock.
38         *
39         * (Fills a single cache line)
40         */
41        typedef struct gc_jd_queue