Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
96fffc63
Commit
96fffc63
authored
May 07, 2001
by
Kurt Zeilenga
Browse files
delete misc placed Pth init
parent
9267949b
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/liblthread/thr_pth.c
View file @
96fffc63
...
...
@@ -126,7 +126,6 @@ ldap_pvt_thread_mutex_destroy( ldap_pvt_thread_mutex_t *mutex )
int
ldap_pvt_thread_mutex_lock
(
ldap_pvt_thread_mutex_t
*
mutex
)
{
pth_init
();
return
(
pth_mutex_acquire
(
mutex
,
0
,
NULL
)
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment