[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Check if thread is in Guile mode
From: |
Olivier Dion |
Subject: |
Check if thread is in Guile mode |
Date: |
Mon, 17 May 2021 17:11:09 -0400 |
Hi,
Is there a way to check if the current thread is in Guile mode?
Something along like:
----------------------------------------
bool is_guile_init = scm_in_guile_mode()
----------------------------------------
would be nice to have.
--
Olivier Dion
PolyMtl
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Check if thread is in Guile mode,
Olivier Dion <=