summaryrefslogtreecommitdiff
path: root/devel/libconcurrent/pkg-plist
blob: 688f0df634f3cca8579006447f139f91020767b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
include/concurrent/concurrent.h
include/concurrent/shortname.h
lib/libconcurrent.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/accumulator.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/concurrent_sort1.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/coroutine1.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/coroutine2.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/float1.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/float2.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/many_context1.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/strsplit.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/time_slice1.c