1
2.include <src.opts.mk>
3
4MAN=		arb.3 \
5		assert.3 \
6		ATOMIC_VAR_INIT.3 \
7		bitstring.3 \
8		CMSG_DATA.3 \
9		end.3 \
10		fpgetround.3 \
11		intro.3 \
12		makedev.3 \
13		offsetof.3 \
14		${PTHREAD_MAN} \
15		Q_FRAWMASK.3 \
16		Q_IFRAWMASK.3 \
17		Q_INI.3 \
18		Q_IRAWMASK.3 \
19		Q_QABS.3 \
20		Q_QADDI.3 \
21		Q_QADDQ.3 \
22		Q_SIGNED.3 \
23		Q_SIGNSHFT.3 \
24		qmath.3 \
25		queue.3 \
26		sigevent.3 \
27		siginfo.3 \
28		snl.3 \
29		stats.3 \
30		stdarg.3 \
31		stdckdint.3 \
32		sysexits.3 \
33		tgmath.3 \
34		timeradd.3 \
35		tree.3
36
37MLINKS=		arb.3 ARB8_ENTRY.3 \
38		arb.3 ARB8_HEAD.3 \
39		arb.3 ARB16_ENTRY.3 \
40		arb.3 ARB16_HEAD.3 \
41		arb.3 ARB32_ENTRY.3 \
42		arb.3 ARB32_HEAD.3 \
43		arb.3 ARB_ALLOCSIZE.3 \
44		arb.3 ARB_CURNODES.3 \
45		arb.3 ARB_EMPTY.3 \
46		arb.3 ARB_FIND.3 \
47		arb.3 ARB_FOREACH.3 \
48		arb.3 ARB_FOREACH_FROM.3 \
49		arb.3 ARB_FOREACH_REVERSE.3 \
50		arb.3 ARB_FOREACH_REVERSE_FROM.3 \
51		arb.3 ARB_FOREACH_REVERSE_SAFE.3 \
52		arb.3 ARB_FOREACH_SAFE.3 \
53		arb.3 ARB_FREEIDX.3 \
54		arb.3 ARB_FULL.3 \
55		arb.3 ARB_GETFREE.3 \
56		arb.3 ARB_INIT.3 \
57		arb.3 ARB_INITIALIZER.3 \
58		arb.3 ARB_INSERT.3 \
59		arb.3 ARB_LEFT.3 \
60		arb.3 ARB_LEFTIDX.3 \
61		arb.3 ARB_MAX.3 \
62		arb.3 ARB_MAXNODES.3 \
63		arb.3 ARB_MIN.3 \
64		arb.3 ARB_NEXT.3 \
65		arb.3 ARB_NFIND.3 \
66		arb.3 ARB_PARENT.3 \
67		arb.3 ARB_PARENTIDX.3 \
68		arb.3 ARB_PREV.3 \
69		arb.3 ARB_REINSERT.3 \
70		arb.3 ARB_REMOVE.3 \
71		arb.3 ARB_RESET_TREE.3 \
72		arb.3 ARB_RIGHT.3 \
73		arb.3 ARB_RIGHTIDX.3 \
74		arb.3 ARB_ROOT.3
75MLINKS+=	assert.3 static_assert.3
76MLINKS+=	ATOMIC_VAR_INIT.3 atomic_compare_exchange_strong.3 \
77		ATOMIC_VAR_INIT.3 atomic_compare_exchange_strong_explicit.3 \
78		ATOMIC_VAR_INIT.3 atomic_compare_exchange_weak.3 \
79		ATOMIC_VAR_INIT.3 atomic_compare_exchange_weak_explicit.3 \
80		ATOMIC_VAR_INIT.3 atomic_exchange.3 \
81		ATOMIC_VAR_INIT.3 atomic_exchange_explicit.3 \
82		ATOMIC_VAR_INIT.3 atomic_fetch_add.3 \
83		ATOMIC_VAR_INIT.3 atomic_fetch_add_explicit.3 \
84		ATOMIC_VAR_INIT.3 atomic_fetch_and.3 \
85		ATOMIC_VAR_INIT.3 atomic_fetch_and_explicit.3 \
86		ATOMIC_VAR_INIT.3 atomic_fetch_or.3 \
87		ATOMIC_VAR_INIT.3 atomic_fetch_or_explicit.3 \
88		ATOMIC_VAR_INIT.3 atomic_fetch_sub.3 \
89		ATOMIC_VAR_INIT.3 atomic_fetch_sub_explicit.3 \
90		ATOMIC_VAR_INIT.3 atomic_fetch_xor.3 \
91		ATOMIC_VAR_INIT.3 atomic_fetch_xor_explicit.3 \
92		ATOMIC_VAR_INIT.3 atomic_init.3 \
93		ATOMIC_VAR_INIT.3 atomic_is_lock_free.3 \
94		ATOMIC_VAR_INIT.3 atomic_load.3 \
95		ATOMIC_VAR_INIT.3 atomic_load_explicit.3 \
96		ATOMIC_VAR_INIT.3 atomic_store.3 \
97		ATOMIC_VAR_INIT.3 atomic_store_explicit.3
98MLINKS+=	bitstring.3 bit_alloc.3 \
99		bitstring.3 bit_clear.3 \
100		bitstring.3 bit_count.3 \
101		bitstring.3 bit_decl.3 \
102		bitstring.3 bit_ffc.3 \
103		bitstring.3 bit_ffc_area.3 \
104		bitstring.3 bit_ffc_area_at.3 \
105		bitstring.3 bit_ffc_at.3 \
106		bitstring.3 bit_ffs.3 \
107		bitstring.3 bit_ffs_area.3 \
108		bitstring.3 bit_ffs_area_at.3 \
109		bitstring.3 bit_ffs_at.3 \
110		bitstring.3 bit_ff_at.3 \
111		bitstring.3 bit_ff_area_at.3 \
112		bitstring.3 bit_foreach.3 \
113		bitstring.3 bit_foreach_at.3 \
114		bitstring.3 bit_foreach_unset.3 \
115		bitstring.3 bit_foreach_unset_at.3 \
116		bitstring.3 bit_nclear.3 \
117		bitstring.3 bit_nset.3 \
118		bitstring.3 bit_ntest.3 \
119		bitstring.3 bit_set.3 \
120		bitstring.3 bitstr_size.3 \
121		bitstring.3 bit_test.3
122MLINKS+=	CMSG_DATA.3 CMSG_FIRSTHDR.3 \
123		CMSG_DATA.3 CMSG_LEN.3 \
124		CMSG_DATA.3 CMSG_NEXTHDR.3 \
125		CMSG_DATA.3 CMSG_SPACE.3
126MLINKS+=	end.3 edata.3 \
127		end.3 etext.3
128MLINKS+=	fpgetround.3 fpgetmask.3 \
129		fpgetround.3 fpgetprec.3 \
130		fpgetround.3 fpgetsticky.3 \
131		fpgetround.3 fpresetsticky.3 \
132		fpgetround.3 fpsetmask.3 \
133		fpgetround.3 fpsetprec.3 \
134		fpgetround.3 fpsetround.3
135MLINKS+=	makedev.3 major.3 \
136		makedev.3 minor.3
137MLINKS+=	${PTHREAD_MLINKS}
138MLINKS+=	Q_FRAWMASK.3 Q_GFRAW.3 \
139		Q_FRAWMASK.3 Q_GFABSVAL.3 \
140		Q_FRAWMASK.3 Q_GFVAL.3 \
141		Q_FRAWMASK.3 Q_SFVAL.3
142MLINKS+=	Q_IFRAWMASK.3 Q_IFVALIMASK.3 \
143		Q_IFRAWMASK.3 Q_IFVALFMASK.3 \
144		Q_IFRAWMASK.3 Q_GIFRAW.3 \
145		Q_IFRAWMASK.3 Q_GIFABSVAL.3 \
146		Q_IFRAWMASK.3 Q_GIFVAL.3 \
147		Q_IFRAWMASK.3 Q_SIFVAL.3 \
148		Q_IFRAWMASK.3 Q_SIFVALS.3
149MLINKS+=	Q_INI.3 Q_NCBITS.3 \
150		Q_INI.3 Q_BT.3 \
151		Q_INI.3 Q_TC.3 \
152		Q_INI.3 Q_NTBITS.3 \
153		Q_INI.3 Q_NFCBITS.3 \
154		Q_INI.3 Q_MAXNFBITS.3 \
155		Q_INI.3 Q_NFBITS.3 \
156		Q_INI.3 Q_NIBITS.3 \
157		Q_INI.3 Q_RPSHFT.3 \
158		Q_INI.3 Q_ABS.3 \
159		Q_INI.3 Q_MAXSTRLEN.3 \
160		Q_INI.3 Q_TOSTR.3 \
161		Q_INI.3 Q_SHL.3 \
162		Q_INI.3 Q_SHR.3 \
163		Q_INI.3 Q_DEBUG.3 \
164		Q_INI.3 Q_DFV2BFV.3
165MLINKS+=	Q_IRAWMASK.3 Q_GIRAW.3 \
166		Q_IRAWMASK.3 Q_GIABSVAL.3 \
167		Q_IRAWMASK.3 Q_GIVAL.3 \
168		Q_IRAWMASK.3 Q_SIVAL.3
169MLINKS+=	Q_QABS.3 Q_Q2D.3 \
170		Q_QABS.3 Q_Q2F.3
171MLINKS+=	Q_QADDI.3 Q_QDIVI.3 \
172		Q_QADDI.3 Q_QMULI.3 \
173		Q_QADDI.3 Q_QSUBI.3 \
174		Q_QADDI.3 Q_QFRACI.3 \
175		Q_QADDI.3 Q_QCPYVALI.3
176MLINKS+=	Q_QADDQ.3 Q_QDIVQ.3 \
177		Q_QADDQ.3 Q_QMULQ.3 \
178		Q_QADDQ.3 Q_QSUBQ.3 \
179		Q_QADDQ.3 Q_NORMPREC.3 \
180		Q_QADDQ.3 Q_QMAXQ.3 \
181		Q_QADDQ.3 Q_QMINQ.3 \
182		Q_QADDQ.3 Q_QCLONEQ.3 \
183		Q_QADDQ.3 Q_QCPYVALQ.3
184MLINKS+=	Q_SIGNED.3 Q_LTZ.3 \
185		Q_SIGNED.3 Q_PRECEQ.3 \
186		Q_SIGNED.3 Q_QLTQ.3 \
187		Q_SIGNED.3 Q_QLEQ.3 \
188		Q_SIGNED.3 Q_QGTQ.3 \
189		Q_SIGNED.3 Q_QGEQ.3 \
190		Q_SIGNED.3 Q_QEQ.3 \
191		Q_SIGNED.3 Q_QNEQ.3 \
192		Q_SIGNED.3 Q_OFLOW.3 \
193		Q_SIGNED.3 Q_RELPREC.3
194MLINKS+=	Q_SIGNSHFT.3 Q_SSIGN.3 \
195		Q_SIGNSHFT.3 Q_CRAWMASK.3 \
196		Q_SIGNSHFT.3 Q_SRAWMASK.3 \
197		Q_SIGNSHFT.3 Q_GCRAW.3 \
198		Q_SIGNSHFT.3 Q_GCVAL.3 \
199		Q_SIGNSHFT.3 Q_SCVAL.3
200MLINKS+=	queue.3 LIST_CLASS_ENTRY.3 \
201		queue.3 LIST_CLASS_HEAD.3 \
202		queue.3 LIST_EMPTY.3 \
203		queue.3 LIST_ENTRY.3 \
204		queue.3 LIST_FIRST.3 \
205		queue.3 LIST_FOREACH.3 \
206		queue.3 LIST_FOREACH_FROM.3 \
207		queue.3 LIST_FOREACH_FROM_SAFE.3 \
208		queue.3 LIST_FOREACH_SAFE.3 \
209		queue.3 LIST_HEAD.3 \
210		queue.3 LIST_HEAD_INITIALIZER.3 \
211		queue.3 LIST_INIT.3 \
212		queue.3 LIST_INSERT_AFTER.3 \
213		queue.3 LIST_INSERT_BEFORE.3 \
214		queue.3 LIST_INSERT_HEAD.3 \
215		queue.3 LIST_NEXT.3 \
216		queue.3 LIST_PREV.3 \
217		queue.3 LIST_REMOVE.3 \
218		queue.3 LIST_REPLACE.3 \
219		queue.3 LIST_SWAP.3 \
220		queue.3 SLIST_CLASS_ENTRY.3 \
221		queue.3 SLIST_CLASS_HEAD.3 \
222		queue.3 SLIST_EMPTY.3 \
223		queue.3 SLIST_ENTRY.3 \
224		queue.3 SLIST_FIRST.3 \
225		queue.3 SLIST_FOREACH.3 \
226		queue.3 SLIST_FOREACH_FROM.3 \
227		queue.3 SLIST_FOREACH_FROM_SAFE.3 \
228		queue.3 SLIST_FOREACH_SAFE.3 \
229		queue.3 SLIST_HEAD.3 \
230		queue.3 SLIST_HEAD_INITIALIZER.3 \
231		queue.3 SLIST_INIT.3 \
232		queue.3 SLIST_INSERT_AFTER.3 \
233		queue.3 SLIST_INSERT_HEAD.3 \
234		queue.3 SLIST_NEXT.3 \
235		queue.3 SLIST_REMOVE.3 \
236		queue.3 SLIST_REMOVE_AFTER.3 \
237		queue.3 SLIST_REMOVE_HEAD.3 \
238		queue.3 SLIST_REMOVE_PREVPTR.3 \
239		queue.3 SLIST_SWAP.3 \
240		queue.3 STAILQ_CLASS_ENTRY.3 \
241		queue.3 STAILQ_CLASS_HEAD.3 \
242		queue.3 STAILQ_CONCAT.3 \
243		queue.3 STAILQ_EMPTY.3 \
244		queue.3 STAILQ_ENTRY.3 \
245		queue.3 STAILQ_FIRST.3 \
246		queue.3 STAILQ_FOREACH.3 \
247		queue.3 STAILQ_FOREACH_FROM.3 \
248		queue.3 STAILQ_FOREACH_FROM_SAFE.3 \
249		queue.3 STAILQ_FOREACH_SAFE.3 \
250		queue.3 STAILQ_HEAD.3 \
251		queue.3 STAILQ_HEAD_INITIALIZER.3 \
252		queue.3 STAILQ_INIT.3 \
253		queue.3 STAILQ_INSERT_AFTER.3 \
254		queue.3 STAILQ_INSERT_HEAD.3 \
255		queue.3 STAILQ_INSERT_TAIL.3 \
256		queue.3 STAILQ_LAST.3 \
257		queue.3 STAILQ_NEXT.3 \
258		queue.3 STAILQ_REMOVE.3 \
259		queue.3 STAILQ_REMOVE_AFTER.3 \
260		queue.3 STAILQ_REMOVE_HEAD.3 \
261		queue.3 STAILQ_SWAP.3 \
262		queue.3 TAILQ_CLASS_ENTRY.3 \
263		queue.3 TAILQ_CLASS_HEAD.3 \
264		queue.3 TAILQ_CONCAT.3 \
265		queue.3 TAILQ_EMPTY.3 \
266		queue.3 TAILQ_ENTRY.3 \
267		queue.3 TAILQ_FIRST.3 \
268		queue.3 TAILQ_FOREACH.3 \
269		queue.3 TAILQ_FOREACH_FROM.3 \
270		queue.3 TAILQ_FOREACH_FROM_SAFE.3 \
271		queue.3 TAILQ_FOREACH_REVERSE.3 \
272		queue.3 TAILQ_FOREACH_REVERSE_FROM.3 \
273		queue.3 TAILQ_FOREACH_REVERSE_FROM_SAFE.3 \
274		queue.3 TAILQ_FOREACH_REVERSE_SAFE.3 \
275		queue.3 TAILQ_FOREACH_SAFE.3 \
276		queue.3 TAILQ_HEAD.3 \
277		queue.3 TAILQ_HEAD_INITIALIZER.3 \
278		queue.3 TAILQ_INIT.3 \
279		queue.3 TAILQ_INSERT_AFTER.3 \
280		queue.3 TAILQ_INSERT_BEFORE.3 \
281		queue.3 TAILQ_INSERT_HEAD.3 \
282		queue.3 TAILQ_INSERT_TAIL.3 \
283		queue.3 TAILQ_LAST.3 \
284		queue.3 TAILQ_NEXT.3 \
285		queue.3 TAILQ_PREV.3 \
286		queue.3 TAILQ_REMOVE.3 \
287		queue.3 TAILQ_REPLACE.3 \
288		queue.3 TAILQ_SWAP.3
289MLINKS+=	stats.3 stats_tpl_alloc.3 \
290		stats.3 stats_tpl_fetch_allocid.3 \
291		stats.3 stats_tpl_fetch.3 \
292		stats.3 stats_tpl_id2name.3 \
293		stats.3 stats_tpl_sample_rates.3 \
294		stats.3 stats_tpl_sample_rollthedice.3 \
295		stats.3 STATS_VSS_SUM.3 \
296		stats.3 STATS_VSS_MAX.3 \
297		stats.3 STATS_VSS_MIN.3 \
298		stats.3 STATS_VSS_CRHIST32_LIN.3 \
299		stats.3 STATS_VSS_CRHIST64_LIN.3 \
300		stats.3 stats_tpl_add_voistats.3 \
301		stats.3 stats_blob_alloc.3 \
302		stats.3 stats_blob_init.3 \
303		stats.3 stats_blob_clone.3 \
304		stats.3 stats_blob_destroy.3 \
305		stats.3 stats_voistat_fetch_dptr.3 \
306		stats.3 stats_blob_snapshot.3 \
307		stats.3 stats_blob_tostr.3 \
308		stats.3 stats_voistatdata_tostr.3 \
309		stats.3 stats_blob_visit.3
310MLINKS+=	stdarg.3 va_arg.3 \
311		stdarg.3 va_copy.3 \
312		stdarg.3 va_end.3 \
313		stdarg.3 varargs.3 \
314		stdarg.3 va_start.3
315MLINKS+=	stdckdint.3 ckd_add.3 \
316		stdckdint.3 ckd_sub.3 \
317		stdckdint.3 ckd_mul.3
318MLINKS+=	timeradd.3 timerclear.3 \
319		timeradd.3 timercmp.3 \
320		timeradd.3 timerisset.3 \
321		timeradd.3 timersub.3 \
322		timeradd.3 timespecadd.3 \
323		timeradd.3 timespecsub.3 \
324		timeradd.3 timespecclear.3 \
325		timeradd.3 timespecisset.3 \
326		timeradd.3 timespeccmp.3
327MLINKS+=	tree.3 RB_AUGMENT.3 \
328		tree.3 RB_AUGMENT_CHECK.3 \
329		tree.3 RB_EMPTY.3 \
330		tree.3 RB_ENTRY.3 \
331		tree.3 RB_FIND.3 \
332		tree.3 RB_FOREACH.3 \
333		tree.3 RB_FOREACH_FROM.3 \
334		tree.3 RB_FOREACH_REVERSE.3 \
335		tree.3 RB_FOREACH_REVERSE_FROM.3 \
336		tree.3 RB_FOREACH_REVERSE_SAFE.3 \
337		tree.3 RB_FOREACH_SAFE.3 \
338		tree.3 RB_GENERATE.3 \
339		tree.3 RB_GENERATE_FIND.3 \
340		tree.3 RB_GENERATE_INSERT.3 \
341		tree.3 RB_GENERATE_INSERT_COLOR.3 \
342		tree.3 RB_GENERATE_MINMAX.3 \
343		tree.3 RB_GENERATE_NEXT.3 \
344		tree.3 RB_GENERATE_NFIND.3 \
345		tree.3 RB_GENERATE_PREV.3 \
346		tree.3 RB_GENERATE_REMOVE.3 \
347		tree.3 RB_GENERATE_REMOVE_COLOR.3 \
348		tree.3 RB_GENERATE_STATIC.3 \
349		tree.3 RB_HEAD.3 \
350		tree.3 RB_INIT.3 \
351		tree.3 RB_INITIALIZER.3 \
352		tree.3 RB_INSERT.3 \
353		tree.3 RB_LEFT.3 \
354		tree.3 RB_MAX.3 \
355		tree.3 RB_MIN.3 \
356		tree.3 RB_NEXT.3 \
357		tree.3 RB_NFIND.3 \
358		tree.3 RB_PARENT.3 \
359		tree.3 RB_PREV.3 \
360		tree.3 RB_PROTOTYPE.3 \
361		tree.3 RB_PROTOTYPE_FIND.3 \
362		tree.3 RB_PROTOTYPE_INSERT.3 \
363		tree.3 RB_PROTOTYPE_INSERT_COLOR.3 \
364		tree.3 RB_PROTOTYPE_MINMAX.3 \
365		tree.3 RB_PROTOTYPE_NEXT.3 \
366		tree.3 RB_PROTOTYPE_NFIND.3 \
367		tree.3 RB_PROTOTYPE_PREV.3 \
368		tree.3 RB_PROTOTYPE_REMOVE.3 \
369		tree.3 RB_PROTOTYPE_REMOVE_COLOR.3 \
370		tree.3 RB_PROTOTYPE_STATIC.3 \
371		tree.3 RB_REINSERT.3 \
372		tree.3 RB_REMOVE.3 \
373		tree.3 RB_RIGHT.3 \
374		tree.3 RB_ROOT.3 \
375		tree.3 SPLAY_EMPTY.3 \
376		tree.3 SPLAY_ENTRY.3 \
377		tree.3 SPLAY_FIND.3 \
378		tree.3 SPLAY_FOREACH.3 \
379		tree.3 SPLAY_GENERATE.3 \
380		tree.3 SPLAY_HEAD.3 \
381		tree.3 SPLAY_INIT.3 \
382		tree.3 SPLAY_INITIALIZER.3 \
383		tree.3 SPLAY_INSERT.3 \
384		tree.3 SPLAY_LEFT.3 \
385		tree.3 SPLAY_MAX.3 \
386		tree.3 SPLAY_MIN.3 \
387		tree.3 SPLAY_NEXT.3 \
388		tree.3 SPLAY_PROTOTYPE.3 \
389		tree.3 SPLAY_REMOVE.3 \
390		tree.3 SPLAY_RIGHT.3 \
391		tree.3 SPLAY_ROOT.3
392
393PTHREAD_MAN=	pthread.3 \
394		pthread_affinity_np.3 \
395		pthread_atfork.3 \
396		pthread_attr.3 \
397		pthread_attr_affinity_np.3 \
398		pthread_attr_get_np.3 \
399		pthread_attr_setcreatesuspend_np.3 \
400		pthread_barrierattr.3 \
401		pthread_barrier_destroy.3 \
402		pthread_cancel.3 \
403		pthread_cleanup_pop.3 \
404		pthread_cleanup_push.3 \
405		pthread_condattr.3 \
406		pthread_cond_broadcast.3 \
407		pthread_cond_destroy.3 \
408		pthread_cond_init.3 \
409		pthread_cond_signal.3 \
410		pthread_cond_timedwait.3 \
411		pthread_cond_wait.3 \
412		pthread_create.3 \
413		pthread_detach.3 \
414		pthread_equal.3 \
415		pthread_exit.3 \
416		pthread_getconcurrency.3 \
417		pthread_getcpuclockid.3 \
418		pthread_getspecific.3 \
419		pthread_getthreadid_np.3 \
420		pthread_join.3 \
421		pthread_key_create.3 \
422		pthread_key_delete.3 \
423		pthread_kill.3 \
424		pthread_main_np.3 \
425		pthread_multi_np.3 \
426		pthread_mutexattr.3 \
427		pthread_mutexattr_getkind_np.3 \
428		pthread_mutex_consistent.3 \
429		pthread_mutex_destroy.3 \
430		pthread_mutex_init.3 \
431		pthread_mutex_lock.3 \
432		pthread_mutex_timedlock.3 \
433		pthread_mutex_trylock.3 \
434		pthread_mutex_unlock.3 \
435		pthread_np.3 \
436		pthread_once.3 \
437		pthread_resume_all_np.3 \
438		pthread_resume_np.3 \
439		pthread_rwlockattr_destroy.3 \
440		pthread_rwlockattr_getpshared.3 \
441		pthread_rwlockattr_init.3 \
442		pthread_rwlockattr_setpshared.3 \
443		pthread_rwlock_destroy.3 \
444		pthread_rwlock_init.3 \
445		pthread_rwlock_rdlock.3 \
446		pthread_rwlock_timedrdlock.3 \
447		pthread_rwlock_timedwrlock.3 \
448		pthread_rwlock_unlock.3 \
449		pthread_rwlock_wrlock.3 \
450		pthread_schedparam.3 \
451		pthread_self.3 \
452		pthread_set_name_np.3 \
453		pthread_setspecific.3 \
454		pthread_sigmask.3 \
455		pthread_sigqueue.3 \
456		pthread_spin_init.3 \
457		pthread_spin_lock.3 \
458		pthread_suspend_all_np.3 \
459		pthread_suspend_np.3 \
460		pthread_switch_add_np.3 \
461		pthread_testcancel.3 \
462		pthread_yield.3
463
464PTHREAD_MLINKS=	pthread_affinity_np.3 pthread_getaffinity_np.3 \
465		pthread_affinity_np.3 pthread_setaffinity_np.3
466PTHREAD_MLINKS+=pthread_attr.3 pthread_attr_destroy.3 \
467		pthread_attr.3 pthread_attr_getdetachstate.3 \
468		pthread_attr.3 pthread_attr_getguardsize.3 \
469		pthread_attr.3 pthread_attr_getinheritsched.3 \
470		pthread_attr.3 pthread_attr_getschedparam.3 \
471		pthread_attr.3 pthread_attr_getschedpolicy.3 \
472		pthread_attr.3 pthread_attr_getscope.3 \
473		pthread_attr.3 pthread_attr_getstack.3 \
474		pthread_attr.3 pthread_attr_getstackaddr.3 \
475		pthread_attr.3 pthread_attr_getstacksize.3 \
476		pthread_attr.3 pthread_attr_init.3 \
477		pthread_attr.3 pthread_attr_setdetachstate.3 \
478		pthread_attr.3 pthread_attr_setguardsize.3 \
479		pthread_attr.3 pthread_attr_setinheritsched.3 \
480		pthread_attr.3 pthread_attr_setschedparam.3 \
481		pthread_attr.3 pthread_attr_setschedpolicy.3 \
482		pthread_attr.3 pthread_attr_setscope.3 \
483		pthread_attr.3 pthread_attr_setstack.3 \
484		pthread_attr.3 pthread_attr_setstackaddr.3 \
485		pthread_attr.3 pthread_attr_setstacksize.3
486PTHREAD_MLINKS+=pthread_attr_affinity_np.3 pthread_attr_getaffinity_np.3 \
487		pthread_attr_affinity_np.3 pthread_attr_setaffinity_np.3
488PTHREAD_MLINKS+=pthread_barrierattr.3 pthread_barrierattr_destroy.3 \
489		pthread_barrierattr.3 pthread_barrierattr_getpshared.3 \
490		pthread_barrierattr.3 pthread_barrierattr_init.3 \
491		pthread_barrierattr.3 pthread_barrierattr_setpshared.3
492PTHREAD_MLINKS+=pthread_barrier_destroy.3 pthread_barrier_init.3 \
493		pthread_barrier_destroy.3 pthread_barrier_wait.3
494PTHREAD_MLINKS+=pthread_condattr.3 pthread_condattr_destroy.3 \
495		pthread_condattr.3 pthread_condattr_init.3 \
496		pthread_condattr.3 pthread_condattr_getclock.3 \
497		pthread_condattr.3 pthread_condattr_setclock.3 \
498		pthread_condattr.3 pthread_condattr_getpshared.3 \
499		pthread_condattr.3 pthread_condattr_setpshared.3
500PTHREAD_MLINKS+=pthread_getconcurrency.3 pthread_setconcurrency.3
501PTHREAD_MLINKS+=pthread_multi_np.3 pthread_single_np.3
502PTHREAD_MLINKS+=pthread_mutexattr.3 pthread_mutexattr_destroy.3 \
503		pthread_mutexattr.3 pthread_mutexattr_getprioceiling.3 \
504		pthread_mutexattr.3 pthread_mutexattr_getprotocol.3 \
505		pthread_mutexattr.3 pthread_mutexattr_getpshared.3 \
506		pthread_mutexattr.3 pthread_mutexattr_getrobust.3 \
507		pthread_mutexattr.3 pthread_mutexattr_gettype.3 \
508		pthread_mutexattr.3 pthread_mutexattr_init.3 \
509		pthread_mutexattr.3 pthread_mutexattr_setprioceiling.3 \
510		pthread_mutexattr.3 pthread_mutexattr_setprotocol.3 \
511		pthread_mutexattr.3 pthread_mutexattr_setpshared.3 \
512		pthread_mutexattr.3 pthread_mutexattr_setrobust.3 \
513		pthread_mutexattr.3 pthread_mutexattr_settype.3
514PTHREAD_MLINKS+=pthread_mutexattr_getkind_np.3 pthread_mutexattr_setkind_np.3
515PTHREAD_MLINKS+=pthread_rwlock_rdlock.3 pthread_rwlock_tryrdlock.3
516PTHREAD_MLINKS+=pthread_rwlock_wrlock.3 pthread_rwlock_trywrlock.3
517PTHREAD_MLINKS+=pthread_schedparam.3 pthread_getschedparam.3 \
518		pthread_schedparam.3 pthread_setschedparam.3
519PTHREAD_MLINKS+=pthread_set_name_np.3 pthread_get_name_np.3 \
520		pthread_set_name_np.3 pthread_getname_np.3 \
521		pthread_set_name_np.3 pthread_setname_np.3
522PTHREAD_MLINKS+=pthread_spin_init.3 pthread_spin_destroy.3 \
523		pthread_spin_lock.3 pthread_spin_trylock.3 \
524		pthread_spin_lock.3 pthread_spin_unlock.3
525PTHREAD_MLINKS+=pthread_switch_add_np.3 pthread_switch_delete_np.3
526PTHREAD_MLINKS+=pthread_testcancel.3 pthread_setcancelstate.3 \
527		pthread_testcancel.3 pthread_setcanceltype.3
528PTHREAD_MLINKS+=pthread_join.3 pthread_peekjoin_np.3 \
529		pthread_join.3 pthread_timedjoin_np.3
530
531.include <bsd.prog.mk>
532