HomeSort by: relevance | last modified time | path
    Searched defs:ctx_placeholder (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.cc 52 static char ctx_placeholder[sizeof(Context)] ALIGNED(64); variable in namespace:__tsan
356 ctx = new(ctx_placeholder) Context;

Completed in 12 milliseconds