summaryrefslogtreecommitdiff
path: root/faq
diff options
context:
space:
mode:
Diffstat (limited to 'faq')
-rw-r--r--faq/libpthread_dlopen.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/faq/libpthread_dlopen.mdwn b/faq/libpthread_dlopen.mdwn
index 834cb681..94d091a4 100644
--- a/faq/libpthread_dlopen.mdwn
+++ b/faq/libpthread_dlopen.mdwn
@@ -15,7 +15,7 @@ License|/fdl]]."]]"""]]
Some applications don't themselves link against libpthread, but then load
plugins which do link against libpthread. This means internally switching from
single-threading to multi-threading, which is [[not yet
-supported|service_solahart_jakarta_selatan__082122541663/libpthread_dlopen]] by our [[/libpthread]], and results
+supported|open_issues/libpthread_dlopen]] by our [[/libpthread]], and results
in errors such as:
./pthread/../sysdeps/generic/pt-mutex-timedlock.c:70: __pthread_mutex_timedlock_internal: Assertion `__pthread_threads' failed.