OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xpc_connection_cancel
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interceptors_mac.cc
291
TSAN_INTERCEPTOR(void,
xpc_connection_cancel
, xpc_connection_t connection) {
292
SCOPED_TSAN_INTERCEPTOR(
xpc_connection_cancel
, connection);
294
REAL(
xpc_connection_cancel
)(connection);
local in function:__tsan::TSAN_INTERCEPTOR
tsan_interceptors_mac.cc
291
TSAN_INTERCEPTOR(void,
xpc_connection_cancel
, xpc_connection_t connection) {
292
SCOPED_TSAN_INTERCEPTOR(
xpc_connection_cancel
, connection);
294
REAL(
xpc_connection_cancel
)(connection);
local in function:__tsan::TSAN_INTERCEPTOR
tsan_interceptors_mac.cc
291
TSAN_INTERCEPTOR(void,
xpc_connection_cancel
, xpc_connection_t connection) {
292
SCOPED_TSAN_INTERCEPTOR(
xpc_connection_cancel
, connection);
294
REAL(
xpc_connection_cancel
)(connection);
local in function:__tsan::TSAN_INTERCEPTOR
Completed in 37 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025