json-glib: update to 1.10.6
[oi-userland.git] / components / library / ck / ck.p5m
blobd220a47ea0b6c7b0ffba216c010d6be4b5632143
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Aurelien Larcher
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file files/ck_md.h path=usr/include/ck/ck_md.h
28 file path=usr/include/ck/ck_array.h
29 file path=usr/include/ck/ck_backoff.h
30 file path=usr/include/ck/ck_barrier.h
31 file path=usr/include/ck/ck_bitmap.h
32 file path=usr/include/ck/ck_brlock.h
33 file path=usr/include/ck/ck_bytelock.h
34 file path=usr/include/ck/ck_cc.h
35 file path=usr/include/ck/ck_cohort.h
36 file path=usr/include/ck/ck_elide.h
37 file path=usr/include/ck/ck_epoch.h
38 file path=usr/include/ck/ck_fifo.h
39 file path=usr/include/ck/ck_hp.h
40 file path=usr/include/ck/ck_hp_fifo.h
41 file path=usr/include/ck/ck_hp_stack.h
42 file path=usr/include/ck/ck_hs.h
43 file path=usr/include/ck/ck_ht.h
44 file path=usr/include/ck/ck_limits.h
45 file path=usr/include/ck/ck_malloc.h
46 #file path=usr/include/ck/ck_md.h
47 file path=usr/include/ck/ck_pflock.h
48 file path=usr/include/ck/ck_pr.h
49 file path=usr/include/ck/ck_queue.h
50 file path=usr/include/ck/ck_rhs.h
51 file path=usr/include/ck/ck_ring.h
52 file path=usr/include/ck/ck_rwcohort.h
53 file path=usr/include/ck/ck_rwlock.h
54 file path=usr/include/ck/ck_sequence.h
55 file path=usr/include/ck/ck_spinlock.h
56 file path=usr/include/ck/ck_stack.h
57 file path=usr/include/ck/ck_stdbool.h
58 file path=usr/include/ck/ck_stddef.h
59 file path=usr/include/ck/ck_stdint.h
60 file path=usr/include/ck/ck_stdlib.h
61 file path=usr/include/ck/ck_string.h
62 file path=usr/include/ck/ck_swlock.h
63 file path=usr/include/ck/ck_tflock.h
64 #file path=usr/include/ck/gcc/$(MACH64)/ck_f_pr.h
65 #file path=usr/include/ck/gcc/$(MACH64)/ck_pr.h
66 file path=usr/include/ck/gcc/aarch64/ck_f_pr.h
67 file path=usr/include/ck/gcc/aarch64/ck_pr.h
68 file path=usr/include/ck/gcc/aarch64/ck_pr_llsc.h
69 file path=usr/include/ck/gcc/aarch64/ck_pr_lse.h
70 file path=usr/include/ck/gcc/arm/ck_f_pr.h
71 file path=usr/include/ck/gcc/arm/ck_pr.h
72 file path=usr/include/ck/gcc/ck_cc.h
73 file path=usr/include/ck/gcc/ck_f_pr.h
74 file path=usr/include/ck/gcc/ck_pr.h
75 file path=usr/include/ck/gcc/ppc/ck_f_pr.h
76 file path=usr/include/ck/gcc/ppc/ck_pr.h
77 file path=usr/include/ck/gcc/ppc64/ck_f_pr.h
78 file path=usr/include/ck/gcc/ppc64/ck_pr.h
79 file path=usr/include/ck/gcc/x86/ck_f_pr.h
80 file path=usr/include/ck/gcc/x86/ck_pr.h
81 file path=usr/include/ck/gcc/x86_64/ck_f_pr.h
82 file path=usr/include/ck/gcc/x86_64/ck_pr.h
83 file path=usr/include/ck/gcc/x86_64/ck_pr_rtm.h
84 file path=usr/include/ck/spinlock/anderson.h
85 file path=usr/include/ck/spinlock/cas.h
86 file path=usr/include/ck/spinlock/clh.h
87 file path=usr/include/ck/spinlock/dec.h
88 file path=usr/include/ck/spinlock/fas.h
89 file path=usr/include/ck/spinlock/hclh.h
90 file path=usr/include/ck/spinlock/mcs.h
91 file path=usr/include/ck/spinlock/ticket.h
92 #file path=usr/lib/$(MACH64)/libck.a
93 link path=usr/lib/$(MACH64)/libck.so target=libck.so.$(HUMAN_VERSION)
94 file path=usr/lib/$(MACH64)/libck.so.$(HUMAN_VERSION)
95 link path=usr/lib/$(MACH64)/libck.so.0 target=libck.so.$(HUMAN_VERSION)
96 file path=usr/lib/$(MACH64)/pkgconfig/ck.pc
97 file path=usr/share/man/man3/CK_ARRAY_FOREACH.3
98 file path=usr/share/man/man3/CK_COHORT_INIT.3
99 file path=usr/share/man/man3/CK_COHORT_INSTANCE.3
100 file path=usr/share/man/man3/CK_COHORT_LOCK.3
101 file path=usr/share/man/man3/CK_COHORT_PROTOTYPE.3
102 file path=usr/share/man/man3/CK_COHORT_TRYLOCK.3
103 file path=usr/share/man/man3/CK_COHORT_TRYLOCK_PROTOTYPE.3
104 file path=usr/share/man/man3/CK_COHORT_UNLOCK.3
105 file path=usr/share/man/man3/CK_HS_HASH.3
106 file path=usr/share/man/man3/CK_RHS_HASH.3
107 file path=usr/share/man/man3/CK_RWCOHORT_INIT.3
108 file path=usr/share/man/man3/CK_RWCOHORT_INSTANCE.3
109 file path=usr/share/man/man3/CK_RWCOHORT_PROTOTYPE.3
110 file path=usr/share/man/man3/CK_RWCOHORT_READ_LOCK.3
111 file path=usr/share/man/man3/CK_RWCOHORT_READ_UNLOCK.3
112 file path=usr/share/man/man3/CK_RWCOHORT_WRITE_LOCK.3
113 file path=usr/share/man/man3/CK_RWCOHORT_WRITE_UNLOCK.3
114 file path=usr/share/man/man3/ck_array_buffer.3
115 file path=usr/share/man/man3/ck_array_commit.3
116 file path=usr/share/man/man3/ck_array_deinit.3
117 file path=usr/share/man/man3/ck_array_init.3
118 file path=usr/share/man/man3/ck_array_initialized.3
119 file path=usr/share/man/man3/ck_array_length.3
120 file path=usr/share/man/man3/ck_array_put.3
121 file path=usr/share/man/man3/ck_array_put_unique.3
122 file path=usr/share/man/man3/ck_array_remove.3
123 file path=usr/share/man/man3/ck_bitmap_base.3
124 file path=usr/share/man/man3/ck_bitmap_bits.3
125 file path=usr/share/man/man3/ck_bitmap_bts.3
126 file path=usr/share/man/man3/ck_bitmap_buffer.3
127 file path=usr/share/man/man3/ck_bitmap_clear.3
128 file path=usr/share/man/man3/ck_bitmap_init.3
129 file path=usr/share/man/man3/ck_bitmap_iterator_init.3
130 file path=usr/share/man/man3/ck_bitmap_next.3
131 file path=usr/share/man/man3/ck_bitmap_reset.3
132 file path=usr/share/man/man3/ck_bitmap_set.3
133 file path=usr/share/man/man3/ck_bitmap_size.3
134 file path=usr/share/man/man3/ck_bitmap_test.3
135 file path=usr/share/man/man3/ck_bitmap_union.3
136 file path=usr/share/man/man3/ck_brlock.3
137 file path=usr/share/man/man3/ck_cohort.3
138 file path=usr/share/man/man3/ck_elide.3
139 file path=usr/share/man/man3/ck_epoch_barrier.3
140 file path=usr/share/man/man3/ck_epoch_begin.3
141 file path=usr/share/man/man3/ck_epoch_call.3
142 file path=usr/share/man/man3/ck_epoch_end.3
143 file path=usr/share/man/man3/ck_epoch_init.3
144 file path=usr/share/man/man3/ck_epoch_poll.3
145 file path=usr/share/man/man3/ck_epoch_reclaim.3
146 file path=usr/share/man/man3/ck_epoch_recycle.3
147 file path=usr/share/man/man3/ck_epoch_register.3
148 file path=usr/share/man/man3/ck_epoch_synchronize.3
149 file path=usr/share/man/man3/ck_epoch_unregister.3
150 file path=usr/share/man/man3/ck_hs_apply.3
151 file path=usr/share/man/man3/ck_hs_count.3
152 file path=usr/share/man/man3/ck_hs_destroy.3
153 file path=usr/share/man/man3/ck_hs_fas.3
154 file path=usr/share/man/man3/ck_hs_gc.3
155 file path=usr/share/man/man3/ck_hs_get.3
156 file path=usr/share/man/man3/ck_hs_grow.3
157 file path=usr/share/man/man3/ck_hs_init.3
158 file path=usr/share/man/man3/ck_hs_iterator_init.3
159 file path=usr/share/man/man3/ck_hs_move.3
160 file path=usr/share/man/man3/ck_hs_next.3
161 file path=usr/share/man/man3/ck_hs_put.3
162 file path=usr/share/man/man3/ck_hs_put_unique.3
163 file path=usr/share/man/man3/ck_hs_rebuild.3
164 file path=usr/share/man/man3/ck_hs_remove.3
165 file path=usr/share/man/man3/ck_hs_reset.3
166 file path=usr/share/man/man3/ck_hs_reset_size.3
167 file path=usr/share/man/man3/ck_hs_set.3
168 file path=usr/share/man/man3/ck_hs_stat.3
169 file path=usr/share/man/man3/ck_ht_count.3
170 file path=usr/share/man/man3/ck_ht_destroy.3
171 file path=usr/share/man/man3/ck_ht_entry_empty.3
172 file path=usr/share/man/man3/ck_ht_entry_key.3
173 file path=usr/share/man/man3/ck_ht_entry_key_direct.3
174 file path=usr/share/man/man3/ck_ht_entry_key_length.3
175 file path=usr/share/man/man3/ck_ht_entry_key_set.3
176 file path=usr/share/man/man3/ck_ht_entry_key_set_direct.3
177 file path=usr/share/man/man3/ck_ht_entry_set.3
178 file path=usr/share/man/man3/ck_ht_entry_set_direct.3
179 file path=usr/share/man/man3/ck_ht_entry_value.3
180 file path=usr/share/man/man3/ck_ht_entry_value_direct.3
181 file path=usr/share/man/man3/ck_ht_gc.3
182 file path=usr/share/man/man3/ck_ht_get_spmc.3
183 file path=usr/share/man/man3/ck_ht_grow_spmc.3
184 file path=usr/share/man/man3/ck_ht_hash.3
185 file path=usr/share/man/man3/ck_ht_hash_direct.3
186 file path=usr/share/man/man3/ck_ht_init.3
187 file path=usr/share/man/man3/ck_ht_iterator_init.3
188 file path=usr/share/man/man3/ck_ht_next.3
189 file path=usr/share/man/man3/ck_ht_put_spmc.3
190 file path=usr/share/man/man3/ck_ht_remove_spmc.3
191 file path=usr/share/man/man3/ck_ht_reset_size_spmc.3
192 file path=usr/share/man/man3/ck_ht_reset_spmc.3
193 file path=usr/share/man/man3/ck_ht_set_spmc.3
194 file path=usr/share/man/man3/ck_ht_stat.3
195 file path=usr/share/man/man3/ck_pflock.3
196 file path=usr/share/man/man3/ck_pr.3
197 file path=usr/share/man/man3/ck_pr_add.3
198 file path=usr/share/man/man3/ck_pr_and.3
199 file path=usr/share/man/man3/ck_pr_barrier.3
200 file path=usr/share/man/man3/ck_pr_btc.3
201 file path=usr/share/man/man3/ck_pr_btr.3
202 file path=usr/share/man/man3/ck_pr_bts.3
203 file path=usr/share/man/man3/ck_pr_cas.3
204 file path=usr/share/man/man3/ck_pr_dec.3
205 file path=usr/share/man/man3/ck_pr_faa.3
206 file path=usr/share/man/man3/ck_pr_fas.3
207 file path=usr/share/man/man3/ck_pr_fence_acquire.3
208 file path=usr/share/man/man3/ck_pr_fence_atomic.3
209 file path=usr/share/man/man3/ck_pr_fence_atomic_load.3
210 file path=usr/share/man/man3/ck_pr_fence_atomic_store.3
211 file path=usr/share/man/man3/ck_pr_fence_load.3
212 file path=usr/share/man/man3/ck_pr_fence_load_atomic.3
213 file path=usr/share/man/man3/ck_pr_fence_load_depends.3
214 file path=usr/share/man/man3/ck_pr_fence_load_store.3
215 file path=usr/share/man/man3/ck_pr_fence_memory.3
216 file path=usr/share/man/man3/ck_pr_fence_release.3
217 file path=usr/share/man/man3/ck_pr_fence_store.3
218 file path=usr/share/man/man3/ck_pr_fence_store_atomic.3
219 file path=usr/share/man/man3/ck_pr_fence_store_load.3
220 file path=usr/share/man/man3/ck_pr_inc.3
221 file path=usr/share/man/man3/ck_pr_load.3
222 file path=usr/share/man/man3/ck_pr_neg.3
223 file path=usr/share/man/man3/ck_pr_not.3
224 file path=usr/share/man/man3/ck_pr_or.3
225 file path=usr/share/man/man3/ck_pr_rtm.3
226 file path=usr/share/man/man3/ck_pr_stall.3
227 file path=usr/share/man/man3/ck_pr_store.3
228 file path=usr/share/man/man3/ck_pr_sub.3
229 file path=usr/share/man/man3/ck_pr_xor.3
230 file path=usr/share/man/man3/ck_queue.3
231 file path=usr/share/man/man3/ck_rhs_apply.3
232 file path=usr/share/man/man3/ck_rhs_count.3
233 file path=usr/share/man/man3/ck_rhs_destroy.3
234 file path=usr/share/man/man3/ck_rhs_fas.3
235 file path=usr/share/man/man3/ck_rhs_gc.3
236 file path=usr/share/man/man3/ck_rhs_get.3
237 file path=usr/share/man/man3/ck_rhs_grow.3
238 file path=usr/share/man/man3/ck_rhs_init.3
239 file path=usr/share/man/man3/ck_rhs_iterator_init.3
240 file path=usr/share/man/man3/ck_rhs_move.3
241 file path=usr/share/man/man3/ck_rhs_next.3
242 file path=usr/share/man/man3/ck_rhs_put.3
243 file path=usr/share/man/man3/ck_rhs_put_unique.3
244 file path=usr/share/man/man3/ck_rhs_rebuild.3
245 file path=usr/share/man/man3/ck_rhs_remove.3
246 file path=usr/share/man/man3/ck_rhs_reset.3
247 file path=usr/share/man/man3/ck_rhs_reset_size.3
248 file path=usr/share/man/man3/ck_rhs_set.3
249 file path=usr/share/man/man3/ck_rhs_stat.3
250 file path=usr/share/man/man3/ck_ring_capacity.3
251 file path=usr/share/man/man3/ck_ring_dequeue_spmc.3
252 file path=usr/share/man/man3/ck_ring_dequeue_spsc.3
253 file path=usr/share/man/man3/ck_ring_enqueue_spmc.3
254 file path=usr/share/man/man3/ck_ring_enqueue_spmc_size.3
255 file path=usr/share/man/man3/ck_ring_enqueue_spsc.3
256 file path=usr/share/man/man3/ck_ring_enqueue_spsc_size.3
257 file path=usr/share/man/man3/ck_ring_init.3
258 file path=usr/share/man/man3/ck_ring_size.3
259 file path=usr/share/man/man3/ck_ring_trydequeue_spmc.3
260 file path=usr/share/man/man3/ck_rwcohort.3
261 file path=usr/share/man/man3/ck_rwlock.3
262 file path=usr/share/man/man3/ck_sequence.3
263 file path=usr/share/man/man3/ck_spinlock.3
264 file path=usr/share/man/man3/ck_swlock.3
265 file path=usr/share/man/man3/ck_tflock.3