OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:blockedthread
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/isc/
app.c
56
static isc_thread_t
blockedthread
;
variable
489
blockedthread
= GetCurrentThread();
492
blockedthread
= pthread_self();
507
REQUIRE(
blockedthread
== GetCurrentThread());
509
REQUIRE(
blockedthread
== pthread_self());
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026