Sign in
opensecura
/
3p
/
cheriot-rtos
/
7b7570bd7a237b96ac5f8b726401fd649e3d09fd
/
.
/
sdk
/
lib
/
thread_pool
/
xmake.lua
blob: fe2f32d0f48f63026f9c1dd91a5db29dd5affc7c [
file
] [
log
] [
blame
]
-- Copyright Microsoft and CHERIoT Contributors.
-- SPDX-License-Identifier: MIT
compartment
(
"thread_pool"
)
set_default
(
false
)
add_files
(
"../thread_pool/thread_pool.cc"
)