Searched refs:libdispatch (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/libdispatch-339.92.1/tools/
H A Ddispatch_timers.d37 dispatch$target:libdispatch*.dylib::timer-configure,
38 dispatch$target:libdispatch*.dylib::timer-program,
39 dispatch$target:libdispatch*.dylib::timer-wake,
40 dispatch$target:libdispatch*.dylib::timer-fire /!start/ {
54 dispatch$target:libdispatch*.dylib::timer-configure,
55 dispatch$target:libdispatch*.dylib::timer-program {
65 dispatch$target:libdispatch*.dylib::timer-configure {
83 dispatch$target:libdispatch*.dylib::timer-wake,
84 dispatch$target:libdispatch*.dylib::timer-fire {
H A Ddispatch_trace.d40 dispatch$target:libdispatch*.dylib::queue-push,
41 dispatch$target:libdispatch*.dylib::queue-pop,
42 dispatch$target:libdispatch*.dylib::callout-entry,
43 dispatch$target:libdispatch*.dylib::callout-return /!start/ {
54 dispatch$target:libdispatch*.dylib::queue-push,
55 dispatch$target:libdispatch*.dylib::queue-pop {
69 dispatch$target:libdispatch*.dylib::callout-entry,
70 dispatch$target:libdispatch*.dylib::callout-return {
/macosx-10.9.5/libdispatch-339.92.1/
H A DMakefile.am19 libdispatch.xcodeproj \
H A Dconfigure.ac6 AC_INIT([libdispatch], [1.2], [libdispatch@macosforge.org], [libdispatch])
71 AC_ARG_ENABLE([libdispatch-init-constructor],
72 [AS_HELP_STRING([--disable-libdispatch-init-constructor],
74 [AS_IF([test -f /usr/lib/system/libdispatch.dylib],
83 # On Mac OS X libdispatch can use the non-portable direct pthread TSD functions
/macosx-10.9.5/libdispatch-339.92.1/src/
H A DMakefile.am5 lib_LTLIBRARIES=libdispatch.la
55 -Wl,-order_file,$(top_srcdir)/xcodeconfig/libdispatch.order \
56 -Wl,-alias_list,$(top_srcdir)/xcodeconfig/libdispatch.aliases \
57 -Wl,-unexported_symbols_list,$(top_srcdir)/xcodeconfig/libdispatch.unexport
/macosx-10.9.5/Heimdal-323.92.1/
H A Dconfigure22340 libdispatch=yes
22342 libdispatch=no
22345 if test "$libdispatch" = yes; then

Completed in 493 milliseconds